diff options
author | tnn <tnn> | 2009-10-14 11:44:29 +0000 |
---|---|---|
committer | tnn <tnn> | 2009-10-14 11:44:29 +0000 |
commit | c354c05ccbf6356412eb07e27f42be3d17326e95 (patch) | |
tree | 35f1d9b5d1a8f038b7f3a3ce9e5d51d1618181f3 /www/Makefile | |
parent | 1b419308b929b0a9e60b6bdb0b4b83e8e2a26ebb (diff) | |
download | pkgsrc-c354c05ccbf6356412eb07e27f42be3d17326e95.tar.gz |
addition of lang/openjdk7 and www/openjdk7-icedtea-plugin
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index ce575c5d58c..6969811cd9f 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.663 2009/10/12 08:14:09 ghen Exp $ +# $NetBSD: Makefile,v 1.664 2009/10/14 11:44:30 tnn Exp $ # COMMENT= Packages related to the World Wide Web @@ -213,6 +213,7 @@ SUBDIR+= nspluginwrapper SUBDIR+= nvu SUBDIR+= ocsigen SUBDIR+= opengoo +SUBDIR+= openjdk7-icedtea-plugin SUBDIR+= opera SUBDIR+= opera-acroread SUBDIR+= opera-acroread5 |