summaryrefslogtreecommitdiff
path: root/java
diff options
context:
space:
mode:
authorHerve Quiroz <hq@FreeBSD.org>2004-12-10 03:15:48 +0000
committerHerve Quiroz <hq@FreeBSD.org>2004-12-10 03:15:48 +0000
commitefd954f8871c17ca5693f6a98a755c3cf621287e (patch)
treeae98cfc490053902ad811d75c514e968c3717c67 /java
parentRun chown during do-install rather than do-extract, so do-extract (diff)
Fix download URL
Reported by: kris Submitted by: Sander Vesik <sander.vesik@gmail.com>
Notes
Notes: svn path=/head/; revision=123609
Diffstat (limited to 'java')
-rw-r--r--java/linux-sun-jdk12/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/java/linux-sun-jdk12/Makefile b/java/linux-sun-jdk12/Makefile
index 47eb2c29a7cd..74af60a5e733 100644
--- a/java/linux-sun-jdk12/Makefile
+++ b/java/linux-sun-jdk12/Makefile
@@ -31,8 +31,7 @@ NO_CDROM= "License does not allow distribution with fee"
RESTRICTED= "Redistribution of repackaged binaries not permitted"
APP_HOME= ${PREFIX}/${PKGNAMEPREFIX}jdk1.2.2
-SUN_BUNDLE_ID?= 9153
-DOWNLOAD_URL?= http://java.sun.com/webapps/download/Display?BundleId=${SUN_BUNDLE_ID}
+DOWNLOAD_URL?= http://javashoplm.sun.com/ECom/docs/Welcome.jsp?StoreId=22&PartDetailId=7740-j2sdk-1.2.2_017-oth-JPR&SiteId=JSC&TransactionId=noreg
.include <bsd.port.pre.mk>