summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorrh <rh@pkgsrc.org>2004-09-30 23:48:16 +0000
committerrh <rh@pkgsrc.org>2004-09-30 23:48:16 +0000
commit9a5d58abf347e252b1979634b5a98ac7909c4924 (patch)
tree59055770939e48af47b671b60562e9cf3841134b /lang/Makefile
parentc4a2675002a3c83ea9b21d13b06dc231bc26fd76 (diff)
downloadpkgsrc-9a5d58abf347e252b1979634b5a98ac7909c4924.tar.gz
Add and enable sun-jdk15
Diffstat (limited to 'lang/Makefile')
-rw-r--r--lang/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile
index 82e78a425f3..7f0f72834f4 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.193 2004/09/30 22:12:54 rh Exp $
+# $NetBSD: Makefile,v 1.194 2004/09/30 23:48:16 rh Exp $
#
COMMENT= Programming languages
@@ -145,6 +145,7 @@ SUBDIR+= squeak
SUBDIR+= stalin
SUBDIR+= sun-jdk13
SUBDIR+= sun-jdk14
+SUBDIR+= sun-jdk15
SUBDIR+= sun-jre13
SUBDIR+= sun-jre14
SUBDIR+= sun-jre15