diff options
author | rh <rh> | 2000-08-20 14:03:37 +0000 |
---|---|---|
committer | rh <rh> | 2000-08-20 14:03:37 +0000 |
commit | e73373365cd0277adce68a3a1c65736895730770 (patch) | |
tree | eed7982119d5d6c6a07c8c06ac31e096de5c87d6 /www/Makefile | |
parent | 44cd3de9fe5910a040d2737152e4ded3de9bb325 (diff) | |
download | pkgsrc-e73373365cd0277adce68a3a1c65736895730770.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 |