diff options
author | tnn <tnn> | 2011-08-21 23:05:18 +0000 |
---|---|---|
committer | tnn <tnn> | 2011-08-21 23:05:18 +0000 |
commit | 20282431b8c31b47039502f632018b04d56620ff (patch) | |
tree | 6b786b4bf9c4336e71b08bae7c9875ab5ed8fe38 | |
parent | 75d64391ad7c9a4782a5a4092ce3d93d12da2e4f (diff) | |
download | pkgsrc-20282431b8c31b47039502f632018b04d56620ff.tar.gz |
Remove openjdk7-icedtea-plugin, add icedtea-web instead.
-rw-r--r-- | www/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/Makefile b/www/Makefile index 2841466aadc..96c06de8608 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.813 2011/08/21 13:31:09 obache Exp $ +# $NetBSD: Makefile,v 1.814 2011/08/21 23:05:18 tnn Exp $ # COMMENT= Packages related to the World Wide Web @@ -157,6 +157,7 @@ SUBDIR+= htmldoc-x11 SUBDIR+= htmlfix SUBDIR+= htmllint SUBDIR+= http_load +SUBDIR+= icedtea-web SUBDIR+= ies4linux SUBDIR+= ijb SUBDIR+= ikiwiki @@ -240,7 +241,6 @@ SUBDIR+= ns-remote SUBDIR+= nspluginwrapper SUBDIR+= nvu SUBDIR+= ocsigen -SUBDIR+= openjdk7-icedtea-plugin SUBDIR+= opera SUBDIR+= opera-acroread SUBDIR+= opera-acroread5 |