aboutsummaryrefslogtreecommitdiffstats
path: root/java/linux-sun-jdk13/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'java/linux-sun-jdk13/Makefile')
-rw-r--r--java/linux-sun-jdk13/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/java/linux-sun-jdk13/Makefile b/java/linux-sun-jdk13/Makefile
index ec76dfd6d6ff..a45f09ce76dd 100644
--- a/java/linux-sun-jdk13/Makefile
+++ b/java/linux-sun-jdk13/Makefile
@@ -32,10 +32,10 @@ PLIST_SUB+= T=${TARGET_DIR:S/^${PREFIX}\///}
NO_BUILD= yes
USE_LINUX= yes
JDK_VERSION= 1.3.1
-JDK_REVISION= 04
+JDK_REVISION= 05
ONLY_FOR_ARCHS= i386
TARGET_DIR?= ${PREFIX}/${PKGBASE}${JDK_VERSION}
-DOWNLOAD_URL?= http://java.sun.com/Download5?config-file=j2sdk-${JDK_VERSION:S/./_/g}_${JDK_REVISION}.config&platform=linux-i586&Download=download
+DOWNLOAD_URL?= http://java.sun.com/webapps/download/Display?BundleId=7086
.include <bsd.port.pre.mk>