summaryrefslogtreecommitdiffstats
path: root/java
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2000-06-29 07:03:02 +0000
committerobrien <obrien@FreeBSD.org>2000-06-29 07:03:02 +0000
commit239ed910e11d20a20ca9157737a47cab327ce029 (patch)
tree8d204dff8bf98573d294bf1783659100df685fc0 /java
parentf17b068fb4d12e722996a8380faf25f24f4f5bf4 (diff)
downloadFreeBSD-ports-239ed910e11d20a20ca9157737a47cab327ce029.zip
FreeBSD-ports-239ed910e11d20a20ca9157737a47cab327ce029.tar.gz
Move the stragler's www.freebsd.org/~user distfiles to the offical
MASTER_SITE_LOCAL site.
Diffstat (limited to 'java')
-rw-r--r--java/jikes/Makefile3
-rw-r--r--java/jre/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/java/jikes/Makefile b/java/jikes/Makefile
index 438c7a3..0e6a2ff 100644
--- a/java/jikes/Makefile
+++ b/java/jikes/Makefile
@@ -8,7 +8,8 @@
PORTNAME= jikes
PORTVERSION= 1.11
CATEGORIES= java
-MASTER_SITES= http://people.FreeBSD.org/~archie/distfiles/
+MASTER_SITES= ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= archie
MAINTAINER= archie@whistle.com
diff --git a/java/jre/Makefile b/java/jre/Makefile
index 58b0d85..bc274e4 100644
--- a/java/jre/Makefile
+++ b/java/jre/Makefile
@@ -9,9 +9,10 @@ PORTNAME= jre
PORTVERSION= ${JRE_VERSION}
CATEGORIES= java devel
MASTER_SITES= ftp://ftp.se.freebsd.org/pub/FreeBSD/JDK/ \
- http://people.FreeBSD.org/~patrick/ \
+ ${MASTER_SITE_LOCAL}
ftp://ftp.sc.sri.com/pub/FreeBSD/JDK/ \
http://www.freebsd.org/java/
+MASTER_SITE_SUBDIR= patrick
MAINTAINER= sobomax@FreeBSD.org
OpenPOWER on IntegriCloud