summaryrefslogtreecommitdiffstats
path: root/java
diff options
context:
space:
mode:
authorglewis <glewis@FreeBSD.org>2004-01-16 20:06:34 +0000
committerglewis <glewis@FreeBSD.org>2004-01-16 20:06:34 +0000
commite3934e8a3517eaf63f20bec1560c0f0b2b760835 (patch)
tree03ca80db42c764ffd2819217317cd51ff0b4fd25 /java
parent82e14e9904effb149b23234690ce57a4800da02d (diff)
downloadFreeBSD-ports-e3934e8a3517eaf63f20bec1560c0f0b2b760835.zip
FreeBSD-ports-e3934e8a3517eaf63f20bec1560c0f0b2b760835.tar.gz
. Convert a space to a tab.
. Use a download URL which is one less hop away from the actual download.
Diffstat (limited to 'java')
-rw-r--r--java/j2sdkee13/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/java/j2sdkee13/Makefile b/java/j2sdkee13/Makefile
index d28b7df..30664c2 100644
--- a/java/j2sdkee13/Makefile
+++ b/java/j2sdkee13/Makefile
@@ -22,8 +22,9 @@ NO_BUILD= YES
RESTRICTED= "Redistribution is not permitted"
NO_CDROM= "Redistribution is not permitted"
-J2SDKEEVERSION=${PORTVERSION}_02
-DOWNLOAD_URL= http://java.sun.com/j2ee/sdk_1.3/
+J2SDKEEVERSION= ${PORTVERSION}_02
+SUN_BUNDLE_ID?= 9405
+DOWNLOAD_URL?= http://java.sun.com/webapps/download/Display?BundleId=${SUN_BUNDLE_ID}
.include <bsd.port.pre.mk>
OpenPOWER on IntegriCloud