diff options
author | sobomax <sobomax@FreeBSD.org> | 2001-05-03 14:25:51 +0000 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2001-05-03 14:25:51 +0000 |
commit | bcd95e5f7e749e8ffc55c2c76b97df8c7cf2bf24 (patch) | |
tree | 58bf3b1f7a728b40a5cac993b4446f14c8612509 /java | |
parent | 9500e53eb1b81f98ab43584f379ace71b73a2bdb (diff) | |
download | FreeBSD-ports-bcd95e5f7e749e8ffc55c2c76b97df8c7cf2bf24.zip FreeBSD-ports-bcd95e5f7e749e8ffc55c2c76b97df8c7cf2bf24.tar.gz |
Update link to the place where distfile can be downloaded.
PR: 27058
Submitted by: Ernst de Haan <ernst@heinz.jollem.com>
Diffstat (limited to 'java')
-rw-r--r-- | java/jdk12-beta/Makefile | 4 | ||||
-rw-r--r-- | java/jdk12/Makefile | 4 | ||||
-rw-r--r-- | java/jdk13/Makefile | 4 | ||||
-rw-r--r-- | java/jdk14/Makefile | 4 | ||||
-rw-r--r-- | java/jdk15/Makefile | 4 | ||||
-rw-r--r-- | java/jdk16/Makefile | 4 |
6 files changed, 12 insertions, 12 deletions
diff --git a/java/jdk12-beta/Makefile b/java/jdk12-beta/Makefile index 056840b..43a88e2 100644 --- a/java/jdk12-beta/Makefile +++ b/java/jdk12-beta/Makefile @@ -8,7 +8,7 @@ PORTNAME= jdk PORTVERSION= ${JDK_VERSION}b${JDK_BETALEVEL} CATEGORIES= java devel -MASTER_SITES= # http://www.sun.com/software/communitysource/java2/ +MASTER_SITES= # http://www.sun.com/software/java2/download.html # http://www.eyesbeyond.com/freebsddom/java/jdk.html DISTFILES= ${PORTNAME}${JDK_VERSION:S/./_/g}-src${EXTRACT_SUFX} \ freebsd-jdk122-patches-${JDK_BETALEVEL}.tar.gz @@ -70,7 +70,7 @@ IGNORE= "You can not legally distribute pre-compiled binaries" .for file in ${DISTFILES} .if !exists(${DISTDIR}/${file}) -IGNORE=You must manually fetch the source distribution and FreeBSD patches (${DISTFILES}) from http://www.sun.com/software/communitysource/java2/ and http://www.eyesbeyond.com/freebsddom/java/jdk.html, place it in ${DISTDIR} and then run make again +IGNORE=You must manually fetch the source distribution and FreeBSD patches (${DISTFILES}) from http://www.sun.com/software/java2/download.html and http://www.eyesbeyond.com/freebsddom/java/jdk.html, place it in ${DISTDIR} and then run make again .endif .endfor diff --git a/java/jdk12/Makefile b/java/jdk12/Makefile index 056840b..43a88e2 100644 --- a/java/jdk12/Makefile +++ b/java/jdk12/Makefile @@ -8,7 +8,7 @@ PORTNAME= jdk PORTVERSION= ${JDK_VERSION}b${JDK_BETALEVEL} CATEGORIES= java devel -MASTER_SITES= # http://www.sun.com/software/communitysource/java2/ +MASTER_SITES= # http://www.sun.com/software/java2/download.html # http://www.eyesbeyond.com/freebsddom/java/jdk.html DISTFILES= ${PORTNAME}${JDK_VERSION:S/./_/g}-src${EXTRACT_SUFX} \ freebsd-jdk122-patches-${JDK_BETALEVEL}.tar.gz @@ -70,7 +70,7 @@ IGNORE= "You can not legally distribute pre-compiled binaries" .for file in ${DISTFILES} .if !exists(${DISTDIR}/${file}) -IGNORE=You must manually fetch the source distribution and FreeBSD patches (${DISTFILES}) from http://www.sun.com/software/communitysource/java2/ and http://www.eyesbeyond.com/freebsddom/java/jdk.html, place it in ${DISTDIR} and then run make again +IGNORE=You must manually fetch the source distribution and FreeBSD patches (${DISTFILES}) from http://www.sun.com/software/java2/download.html and http://www.eyesbeyond.com/freebsddom/java/jdk.html, place it in ${DISTDIR} and then run make again .endif .endfor diff --git a/java/jdk13/Makefile b/java/jdk13/Makefile index 056840b..43a88e2 100644 --- a/java/jdk13/Makefile +++ b/java/jdk13/Makefile @@ -8,7 +8,7 @@ PORTNAME= jdk PORTVERSION= ${JDK_VERSION}b${JDK_BETALEVEL} CATEGORIES= java devel -MASTER_SITES= # http://www.sun.com/software/communitysource/java2/ +MASTER_SITES= # http://www.sun.com/software/java2/download.html # http://www.eyesbeyond.com/freebsddom/java/jdk.html DISTFILES= ${PORTNAME}${JDK_VERSION:S/./_/g}-src${EXTRACT_SUFX} \ freebsd-jdk122-patches-${JDK_BETALEVEL}.tar.gz @@ -70,7 +70,7 @@ IGNORE= "You can not legally distribute pre-compiled binaries" .for file in ${DISTFILES} .if !exists(${DISTDIR}/${file}) -IGNORE=You must manually fetch the source distribution and FreeBSD patches (${DISTFILES}) from http://www.sun.com/software/communitysource/java2/ and http://www.eyesbeyond.com/freebsddom/java/jdk.html, place it in ${DISTDIR} and then run make again +IGNORE=You must manually fetch the source distribution and FreeBSD patches (${DISTFILES}) from http://www.sun.com/software/java2/download.html and http://www.eyesbeyond.com/freebsddom/java/jdk.html, place it in ${DISTDIR} and then run make again .endif .endfor diff --git a/java/jdk14/Makefile b/java/jdk14/Makefile index 056840b..43a88e2 100644 --- a/java/jdk14/Makefile +++ b/java/jdk14/Makefile @@ -8,7 +8,7 @@ PORTNAME= jdk PORTVERSION= ${JDK_VERSION}b${JDK_BETALEVEL} CATEGORIES= java devel -MASTER_SITES= # http://www.sun.com/software/communitysource/java2/ +MASTER_SITES= # http://www.sun.com/software/java2/download.html # http://www.eyesbeyond.com/freebsddom/java/jdk.html DISTFILES= ${PORTNAME}${JDK_VERSION:S/./_/g}-src${EXTRACT_SUFX} \ freebsd-jdk122-patches-${JDK_BETALEVEL}.tar.gz @@ -70,7 +70,7 @@ IGNORE= "You can not legally distribute pre-compiled binaries" .for file in ${DISTFILES} .if !exists(${DISTDIR}/${file}) -IGNORE=You must manually fetch the source distribution and FreeBSD patches (${DISTFILES}) from http://www.sun.com/software/communitysource/java2/ and http://www.eyesbeyond.com/freebsddom/java/jdk.html, place it in ${DISTDIR} and then run make again +IGNORE=You must manually fetch the source distribution and FreeBSD patches (${DISTFILES}) from http://www.sun.com/software/java2/download.html and http://www.eyesbeyond.com/freebsddom/java/jdk.html, place it in ${DISTDIR} and then run make again .endif .endfor diff --git a/java/jdk15/Makefile b/java/jdk15/Makefile index 056840b..43a88e2 100644 --- a/java/jdk15/Makefile +++ b/java/jdk15/Makefile @@ -8,7 +8,7 @@ PORTNAME= jdk PORTVERSION= ${JDK_VERSION}b${JDK_BETALEVEL} CATEGORIES= java devel -MASTER_SITES= # http://www.sun.com/software/communitysource/java2/ +MASTER_SITES= # http://www.sun.com/software/java2/download.html # http://www.eyesbeyond.com/freebsddom/java/jdk.html DISTFILES= ${PORTNAME}${JDK_VERSION:S/./_/g}-src${EXTRACT_SUFX} \ freebsd-jdk122-patches-${JDK_BETALEVEL}.tar.gz @@ -70,7 +70,7 @@ IGNORE= "You can not legally distribute pre-compiled binaries" .for file in ${DISTFILES} .if !exists(${DISTDIR}/${file}) -IGNORE=You must manually fetch the source distribution and FreeBSD patches (${DISTFILES}) from http://www.sun.com/software/communitysource/java2/ and http://www.eyesbeyond.com/freebsddom/java/jdk.html, place it in ${DISTDIR} and then run make again +IGNORE=You must manually fetch the source distribution and FreeBSD patches (${DISTFILES}) from http://www.sun.com/software/java2/download.html and http://www.eyesbeyond.com/freebsddom/java/jdk.html, place it in ${DISTDIR} and then run make again .endif .endfor diff --git a/java/jdk16/Makefile b/java/jdk16/Makefile index 056840b..43a88e2 100644 --- a/java/jdk16/Makefile +++ b/java/jdk16/Makefile @@ -8,7 +8,7 @@ PORTNAME= jdk PORTVERSION= ${JDK_VERSION}b${JDK_BETALEVEL} CATEGORIES= java devel -MASTER_SITES= # http://www.sun.com/software/communitysource/java2/ +MASTER_SITES= # http://www.sun.com/software/java2/download.html # http://www.eyesbeyond.com/freebsddom/java/jdk.html DISTFILES= ${PORTNAME}${JDK_VERSION:S/./_/g}-src${EXTRACT_SUFX} \ freebsd-jdk122-patches-${JDK_BETALEVEL}.tar.gz @@ -70,7 +70,7 @@ IGNORE= "You can not legally distribute pre-compiled binaries" .for file in ${DISTFILES} .if !exists(${DISTDIR}/${file}) -IGNORE=You must manually fetch the source distribution and FreeBSD patches (${DISTFILES}) from http://www.sun.com/software/communitysource/java2/ and http://www.eyesbeyond.com/freebsddom/java/jdk.html, place it in ${DISTDIR} and then run make again +IGNORE=You must manually fetch the source distribution and FreeBSD patches (${DISTFILES}) from http://www.sun.com/software/java2/download.html and http://www.eyesbeyond.com/freebsddom/java/jdk.html, place it in ${DISTDIR} and then run make again .endif .endfor |