aboutsummaryrefslogtreecommitdiffstats
path: root/java
diff options
context:
space:
mode:
Diffstat (limited to 'java')
-rw-r--r--java/linux-sun-jdk14/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/java/linux-sun-jdk14/Makefile b/java/linux-sun-jdk14/Makefile
index bbba45ce4c0a..359a9eeaab46 100644
--- a/java/linux-sun-jdk14/Makefile
+++ b/java/linux-sun-jdk14/Makefile
@@ -7,6 +7,7 @@
PORTNAME= jdk
PORTVERSION= ${INSTALL_JDK_VERSION}
+PORTREVISION= 1
CATEGORIES= java devel
MASTER_SITES= #
PKGNAMEPREFIX= linux-sun-
@@ -31,7 +32,7 @@ PLIST_SUB+= T=${APP_HOME:S/^${PREFIX}\///} PORTVERSION=${PORTVERSION}
NO_BUILD= yes
USE_LINUX= yes
DL_JDK_VERSION= 1.4.1_01
-INSTALL_JDK_VERSION= ${DL_JDK_VERSION:S/_/./g}
+INSTALL_JDK_VERSION= 1.4.1
ONLY_FOR_ARCHS= i386
DOWNLOAD_URL?= http://java.sun.com/webapps/download/Display?BundleId=7143
PORTTITLE= Java 2 Development Kit ${INSTALL_JDK_VERSION} for Linux