Fixed DOWNLOAD_URL.

Pointed out by:	joerg
This commit is contained in:
Ernst de Haan 2003-04-09 12:20:02 +00:00
parent 68e35b69ef
commit a47630ba31
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=78665

View file

@ -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