aboutsummaryrefslogtreecommitdiffstats
path: root/java/jdk16/Makefile
diff options
context:
space:
mode:
authorglewis <glewis@FreeBSD.org>2007-08-07 04:46:43 +0800
committerglewis <glewis@FreeBSD.org>2007-08-07 04:46:43 +0800
commit6684459d920efdd75a01eed9fb83c391d448e456 (patch)
tree060e290fbddd23d1278351a70543f3fef8b5d8e0 /java/jdk16/Makefile
parent33bfad9ccd974f3a9fbd6388510124b9b84a3023 (diff)
downloadfreebsd-ports-gnome-6684459d920efdd75a01eed9fb83c391d448e456.tar.gz
freebsd-ports-gnome-6684459d920efdd75a01eed9fb83c391d448e456.tar.zst
freebsd-ports-gnome-6684459d920efdd75a01eed9fb83c391d448e456.zip
. Fix the 'shebang' line in jcontrol. [1]
. Update the main commented out MASTER_SITE. . Bump PORTREVISION. Submitted by: "barbara" <barbara.xxx1975@libero.it>
Diffstat (limited to 'java/jdk16/Makefile')
-rw-r--r--java/jdk16/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/java/jdk16/Makefile b/java/jdk16/Makefile
index 459bf0894acd..c493e5dc2403 100644
--- a/java/jdk16/Makefile
+++ b/java/jdk16/Makefile
@@ -7,9 +7,9 @@
PORTNAME= jdk
PORTVERSION= ${JDK_VERSION}.${JDK_UPDATE_VERSION}p${JDK_PATCHSET_VERSION}
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= java devel
-MASTER_SITES= # http://download.java.net/tiger/
+MASTER_SITES= # http://download.java.net/jdk6/
# http://www.eyesbeyond.com/freebsddom/java/jdk16.html
# http://java.sun.com/javase/downloads/index.jsp
DISTFILES= ${JRL_SRCFILE} ${JRL_BINFILE} ${JRL_MOZFILE} ${PATCHSETFILE}