summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjschauma <jschauma@pkgsrc.org>2002-05-14 18:02:16 +0000
committerjschauma <jschauma@pkgsrc.org>2002-05-14 18:02:16 +0000
commitf7fd956149a81678656e0ad35966e4eadf37efaf (patch)
tree62fec16465b6b581ecb2514dfcce0f61bf83f705
parentd3218553b45b5e25980031250346bbe59f49e3b4 (diff)
downloadpkgsrc-f7fd956149a81678656e0ad35966e4eadf37efaf.tar.gz
Add and enable sun-jdk14 and sun-jre14.
-rw-r--r--lang/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile
index aa29be789ef..6518bdf8e02 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.119 2002/05/08 15:42:51 jschauma Exp $
+# $NetBSD: Makefile,v 1.120 2002/05/14 18:02:16 jschauma Exp $
#
COMMENT= Programming languages
@@ -92,7 +92,9 @@ SUBDIR+= snobol
SUBDIR+= squeak
SUBDIR+= stalin
SUBDIR+= sun-jdk13
+SUBDIR+= sun-jdk14
SUBDIR+= sun-jre13
+SUBDIR+= sun-jre14
SUBDIR+= swi-prolog
SUBDIR+= tcl
SUBDIR+= tcl-expect