aboutsummaryrefslogtreecommitdiff
path: root/java/jre/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'java/jre/Makefile')
-rw-r--r--java/jre/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/java/jre/Makefile b/java/jre/Makefile
index 58b0d85a6c8e..bc274e42cfda 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