diff options
author | rh <rh> | 2003-04-19 03:52:43 +0000 |
---|---|---|
committer | rh <rh> | 2003-04-19 03:52:43 +0000 |
commit | c336508bb93506afa3aca57600fd3ce29ffe6309 (patch) | |
tree | 208bffd24cf1709e879b20d32831fe3291c9d4ff /www | |
parent | 4b1679b5a9ac699e89d4593e2247cda6218359a5 (diff) | |
download | pkgsrc-c336508bb93506afa3aca57600fd3ce29ffe6309.tar.gz |
Remove moz-linux-plugger
Add and enable moz-bin-plugger
Diffstat (limited to 'www')
-rw-r--r-- | www/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/Makefile b/www/Makefile index 1529e8159be..bb5bb2935b6 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.248 2003/04/16 12:23:33 wiz Exp $ +# $NetBSD: Makefile,v 1.249 2003/04/19 03:52:43 rh Exp $ # COMMENT= Packages related to the World Wide Web @@ -95,7 +95,7 @@ SUBDIR+= lynx-current SUBDIR+= mMosaic SUBDIR+= make_album SUBDIR+= mknmz-wwwoffle -SUBDIR+= moz-linux-plugger +SUBDIR+= moz-bin-plugger SUBDIR+= mozilla SUBDIR+= mozilla-bin SUBDIR+= mozilla-flash-bin |