summaryrefslogtreecommitdiff
path: root/java/linux-jdk14/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'java/linux-jdk14/Makefile')
-rw-r--r--java/linux-jdk14/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/linux-jdk14/Makefile b/java/linux-jdk14/Makefile
index eb3a371c09b6..133b66518ee6 100644
--- a/java/linux-jdk14/Makefile
+++ b/java/linux-jdk14/Makefile
@@ -38,7 +38,7 @@ DL_JDK_VERSION= 1.4.0
INSTALL_JDK_VERSION= 1.4.0
ONLY_FOR_ARCHS= i386
TARGET_DIR?= ${PREFIX}/${PKGBASE}${PORTVERSION}
-DOWNLOAD_URL?= http://java.sun.com/j2se/1.4/
+DOWNLOAD_URL?= http://java.sun.com/Download6?url=/Download6&config-file=j2sdk-1_4_0.config&platform=linux-i386
PORTTITLE= Java 2 Development Kit ${INSTALL_JDK_VERSION} for Linux
.include <bsd.port.pre.mk>