mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
- Update the distribution site to ftp.freebsd.org's local-distfiles that my
former employer finally removed it from their ftp site a year after I left.
This commit is contained in:
parent
fecf5b4974
commit
0b5608f2df
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=38816
@ -8,8 +8,8 @@
|
||||
PORTNAME= jdk
|
||||
PORTVERSION= ${JDK_VERSION}
|
||||
CATEGORIES= java devel
|
||||
MASTER_SITES= ftp://ftp.sc.sri.com/pub/FreeBSD/JDK/ \
|
||||
http://www.freebsd.org/java/
|
||||
MASTER_SITES= ${MASTER_SITE_LOCAL}
|
||||
MASTER_SITE_SUBDIR= nate/JDK1.1
|
||||
|
||||
MAINTAINER= nate@FreeBSD.org
|
||||
|
||||
|
@ -8,8 +8,8 @@
|
||||
PORTNAME= jdk
|
||||
PORTVERSION= ${JDK_VERSION}
|
||||
CATEGORIES= java devel
|
||||
MASTER_SITES= ftp://ftp.sc.sri.com/pub/FreeBSD/JDK/ \
|
||||
http://www.freebsd.org/java/
|
||||
MASTER_SITES= ${MASTER_SITE_LOCAL}
|
||||
MASTER_SITE_SUBDIR= nate/JDK1.1
|
||||
|
||||
MAINTAINER= nate@FreeBSD.org
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user