diff options
author | tnn <tnn@pkgsrc.org> | 2009-10-14 11:44:29 +0000 |
---|---|---|
committer | tnn <tnn@pkgsrc.org> | 2009-10-14 11:44:29 +0000 |
commit | 1a8882445465c993a1a458174887ca1491af8fe1 (patch) | |
tree | 35f1d9b5d1a8f038b7f3a3ce9e5d51d1618181f3 /lang/Makefile | |
parent | 6d56e45216da417b8c7b893b695d7ff6453b29e4 (diff) | |
download | pkgsrc-1a8882445465c993a1a458174887ca1491af8fe1.tar.gz |
addition of lang/openjdk7 and www/openjdk7-icedtea-plugin
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile index 5c8206bd06b..08a6e99b56f 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.275 2009/09/18 11:26:23 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.276 2009/10/14 11:44:29 tnn Exp $ # COMMENT= Programming languages @@ -106,6 +106,7 @@ SUBDIR+= ocamlduce SUBDIR+= onyx SUBDIR+= oo2c SUBDIR+= opencobol +SUBDIR+= openjdk7 SUBDIR+= openjdk7-bin SUBDIR+= ossp-js SUBDIR+= p2c |