summaryrefslogtreecommitdiffstats
path: root/java/linux-sun-jdk14/Makefile
diff options
context:
space:
mode:
authorznerd <znerd@FreeBSD.org>2003-04-09 12:20:02 +0000
committerznerd <znerd@FreeBSD.org>2003-04-09 12:20:02 +0000
commit0c14be0cff8792fef48cb441228c33bbac9b40ea (patch)
tree150bce9338e014730fb57bdd7c533b5823721df0 /java/linux-sun-jdk14/Makefile
parent1e5d2557c8f48a56736da1f664357b18ec558c55 (diff)
downloadFreeBSD-ports-0c14be0cff8792fef48cb441228c33bbac9b40ea.zip
FreeBSD-ports-0c14be0cff8792fef48cb441228c33bbac9b40ea.tar.gz
Fixed DOWNLOAD_URL.
Pointed out by: joerg
Diffstat (limited to 'java/linux-sun-jdk14/Makefile')
-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 66519cb..3c6f7e6 100644
--- a/java/linux-sun-jdk14/Makefile
+++ b/java/linux-sun-jdk14/Makefile
@@ -31,7 +31,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=7547
+DOWNLOAD_URL?= http://java.sun.com/webapps/download/Display?BundleId=7547&Referer=http://java.sun.com/j2se/1.4.1/download.html
PORTTITLE= Java 2 Development Kit ${INSTALL_JDK_VERSION} for Linux
APP_HOME= ${PREFIX}/${PKGNAMEPREFIX}${PORTNAME}${INSTALL_JDK_VERSION}
CPIO?= /usr/bin/cpio
OpenPOWER on IntegriCloud