Fix MASTER_SITES.

Submitted by:	bento
This commit is contained in:
Maxim Sobolev 2000-06-14 14:27:41 +00:00
parent a9f22cd584
commit e9f0345a1d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=29596

View file

@ -8,7 +8,9 @@
PORTNAME= jre
PORTVERSION= ${JRE_VERSION}
CATEGORIES= java devel
MASTER_SITES= ftp://ftp.sc.sri.com/pub/FreeBSD/JDK/ \
MASTER_SITES= ftp://ftp.se.freebsd.org/pub/FreeBSD/JDK/ \
http://people.FreeBSD.org/~patrick/ \
ftp://ftp.sc.sri.com/pub/FreeBSD/JDK/ \
http://www.freebsd.org/java/
MAINTAINER= sobomax@FreeBSD.org