diff options
author | rh <rh@pkgsrc.org> | 2000-08-20 14:03:37 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 2000-08-20 14:03:37 +0000 |
commit | 9f233b3d4c2e6b9876d7aadf367d190a2f7eb4a5 (patch) | |
tree | eed7982119d5d6c6a07c8c06ac31e096de5c87d6 /www/Makefile | |
parent | c78f054de5133fb5b63cd64b798251079fd1cfef (diff) | |
download | pkgsrc-9f233b3d4c2e6b9876d7aadf367d190a2f7eb4a5.tar.gz |
Add and enable ns-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 92e13eb6897..b0d2829a3ac 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.91 2000/08/05 08:13:41 proff Exp $ +# $NetBSD: Makefile,v 1.92 2000/08/20 14:03:37 rh Exp $ # FreeBSD Id: Makefile,v 1.65 1997/11/17 06:31:39 fenner Exp # @@ -49,6 +49,7 @@ SUBDIR += mozilla SUBDIR += navigator SUBDIR += navigator3 + SUBDIR += ns-plugger SUBDIR += ns-remote SUBDIR += p5-Apache-ASP SUBDIR += p5-Apache-ePerl |