summaryrefslogtreecommitdiff
path: root/java/orion/Makefile
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-05-26 22:07:43 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-05-26 22:07:43 +0000
commite15860308659d532bf5f2e6145995309fcc55d14 (patch)
tree8bd522437c4c4c0d640e95512b23907bd2bfa16b /java/orion/Makefile
parentIf PACKAGE_BUILDING is defined, link statically and disable the (diff)
Put a copy of distfile to MASTER_SITE_LOCAL in order to minimise load on
maintainer's sites with limited bandwith. Asked for by: maintainer
Notes
Notes: svn path=/head/; revision=43092
Diffstat (limited to '')
-rw-r--r--java/orion/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/java/orion/Makefile b/java/orion/Makefile
index 3f2b589adae0..49865b1b38e0 100644
--- a/java/orion/Makefile
+++ b/java/orion/Makefile
@@ -10,8 +10,10 @@ PORTVERSION= 1.4.5
PORTREVISION= 3
CATEGORIES= java www
MASTER_SITES= ftp://ftp.sunet.se/pub/database/utils/orionserver/ \
+ ${MASTER_SITE_LOCAL} \
http://www.jollem.com/ \
http://www.sebster.com/~elvis/
+MASTER_SITE_SUBDIR= sobomax
DISTNAME= ${PORTNAME}${PORTVERSION}
MAINTAINER= ernst@jollem.com