summaryrefslogtreecommitdiff
path: root/java
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2000-06-30 01:23:22 +0000
committerWill Andrews <will@FreeBSD.org>2000-06-30 01:23:22 +0000
commita573eb43bce6fd443a3c38547aa89c9685ff25c3 (patch)
tree820954bedec5519d550dc55257eb5a2dd288b88d /java
parentAdd p5-Net-Netmask, a perl module to parse, manipulate and lookup IP (diff)
Fix typo where \ was not added after an intermediate MASTER_SITES.
PR: 19590 Submitted by: Dann Lunsford <dann@greycat.com>
Notes
Notes: svn path=/head/; revision=30004
Diffstat (limited to 'java')
-rw-r--r--java/jre/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/jre/Makefile b/java/jre/Makefile
index bc274e42cfda..416366d0c368 100644
--- a/java/jre/Makefile
+++ b/java/jre/Makefile
@@ -9,7 +9,7 @@ PORTNAME= jre
PORTVERSION= ${JRE_VERSION}
CATEGORIES= java devel
MASTER_SITES= ftp://ftp.se.freebsd.org/pub/FreeBSD/JDK/ \
- ${MASTER_SITE_LOCAL}
+ ${MASTER_SITE_LOCAL} \
ftp://ftp.sc.sri.com/pub/FreeBSD/JDK/ \
http://www.freebsd.org/java/
MASTER_SITE_SUBDIR= patrick