summaryrefslogtreecommitdiff
path: root/java/linux-sun-jdk14
diff options
context:
space:
mode:
authorGreg Lewis <glewis@FreeBSD.org>2003-03-06 17:26:01 +0000
committerGreg Lewis <glewis@FreeBSD.org>2003-03-06 17:26:01 +0000
commita6b22252597e5227c27d696858cbb097cfe49162 (patch)
tree3dfca74d2098be1bd8e3cf8c54bfa934232be779 /java/linux-sun-jdk14
parentFix buffer overrun. (diff)
. Fix the DOWNLOAD_URL to point at 1.4.1_02, not 1.4.1_01.
Submitted by: Mark Linimon <linimon@lonesome.com> Pointy hat to: glewis
Notes
Notes: svn path=/head/; revision=77035
Diffstat (limited to 'java/linux-sun-jdk14')
-rw-r--r--java/linux-sun-jdk14/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/linux-sun-jdk14/Makefile b/java/linux-sun-jdk14/Makefile
index 3a6cc7fab876..450549927573 100644
--- a/java/linux-sun-jdk14/Makefile
+++ b/java/linux-sun-jdk14/Makefile
@@ -34,7 +34,7 @@ USE_LINUX= yes
DL_JDK_VERSION= 1.4.1_02
INSTALL_JDK_VERSION= 1.4.1
ONLY_FOR_ARCHS= i386
-DOWNLOAD_URL?= http://java.sun.com/webapps/download/Display?BundleId=7143
+DOWNLOAD_URL?= http://java.sun.com/webapps/download/Display?BundleId=7547
PORTTITLE= Java 2 Development Kit ${INSTALL_JDK_VERSION} for Linux
APP_HOME= ${PREFIX}/${PKGNAMEPREFIX}${PORTNAME}${INSTALL_JDK_VERSION}
CPIO?= /usr/bin/cpio