summaryrefslogtreecommitdiff
path: root/java
diff options
context:
space:
mode:
authorErnst de Haan <znerd@FreeBSD.org>2002-05-07 08:43:23 +0000
committerErnst de Haan <znerd@FreeBSD.org>2002-05-07 08:43:23 +0000
commitf8020c7a0ac5316a5ed025df9bdb16a1e2360615 (patch)
tree853be26a9c669a5f9c266d7bfdc3cccb25c98926 /java
parentUpdate to 0.2.26. (diff)
Improved the download URL. It now directly points to the page
with Terms and Conditions.
Notes
Notes: svn path=/head/; revision=58645
Diffstat (limited to 'java')
-rw-r--r--java/linux-jdk13/Makefile2
-rw-r--r--java/linux-sun-jdk13/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/java/linux-jdk13/Makefile b/java/linux-jdk13/Makefile
index 29724a484236..b2b3381511be 100644
--- a/java/linux-jdk13/Makefile
+++ b/java/linux-jdk13/Makefile
@@ -38,7 +38,7 @@ JDK_VERSION= 1.3.1
JDK_REVISION= 03
ONLY_FOR_ARCHS= i386
TARGET_DIR?= ${PREFIX}/${PKGBASE}${JDK_VERSION}
-DOWNLOAD_URL?= http://java.sun.com/j2se/1.3/download-linux.html
+DOWNLOAD_URL?= http://java.sun.com/Download5?config-file=j2sdk-1_3_1_03.config&platform=linux-i386
.include <bsd.port.pre.mk>
diff --git a/java/linux-sun-jdk13/Makefile b/java/linux-sun-jdk13/Makefile
index 29724a484236..b2b3381511be 100644
--- a/java/linux-sun-jdk13/Makefile
+++ b/java/linux-sun-jdk13/Makefile
@@ -38,7 +38,7 @@ JDK_VERSION= 1.3.1
JDK_REVISION= 03
ONLY_FOR_ARCHS= i386
TARGET_DIR?= ${PREFIX}/${PKGBASE}${JDK_VERSION}
-DOWNLOAD_URL?= http://java.sun.com/j2se/1.3/download-linux.html
+DOWNLOAD_URL?= http://java.sun.com/Download5?config-file=j2sdk-1_3_1_03.config&platform=linux-i386
.include <bsd.port.pre.mk>