Fix MASTER_SITES.
Submitted by: bento
This commit is contained in:
parent
a9f22cd584
commit
e9f0345a1d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=29596
1 changed files with 3 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue