diff options
author | rh <rh@pkgsrc.org> | 2003-01-05 04:14:52 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 2003-01-05 04:14:52 +0000 |
commit | 3d09dd4ce7990716c7a57b2eddcbd9b219c52f4f (patch) | |
tree | 0b1942229ccf40c6eb0f233dc45eb19baf48f83b /www/Makefile | |
parent | 4eb5ce7be44fa6f003d3a7a0bb25d393771283e8 (diff) | |
download | pkgsrc-3d09dd4ce7990716c7a57b2eddcbd9b219c52f4f.tar.gz |
Add and enable moz-linux-plugger
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 9a4d24acff6..8f7a623a7af 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.233 2003/01/01 07:06:09 jlam Exp $ +# $NetBSD: Makefile,v 1.234 2003/01/05 04:14:52 rh Exp $ # COMMENT= Packages related to the World Wide Web @@ -90,6 +90,7 @@ SUBDIR+= lynx-current SUBDIR+= mMosaic SUBDIR+= make_album SUBDIR+= mknmz-wwwoffle +SUBDIR+= moz-linux-plugger SUBDIR+= mozilla SUBDIR+= mozilla-linux SUBDIR+= mozilla-stable |