diff options
author | wiz <wiz> | 2000-09-07 11:33:08 +0000 |
---|---|---|
committer | wiz <wiz> | 2000-09-07 11:33:08 +0000 |
commit | 69fdf51eff08dd5c1af4d4155b54315034f36fcc (patch) | |
tree | be31bcad5b0976dd4802a4a33cefe7c00198dd8b /www/Makefile | |
parent | 66c0ccaca4e096ccae16b141994a7d309b7058fe (diff) | |
download | pkgsrc-69fdf51eff08dd5c1af4d4155b54315034f36fcc.tar.gz |
add and enable netscape
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 f7b74c48614..ad2d7c537c1 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.97 2000/09/04 21:43:43 kim Exp $ +# $NetBSD: Makefile,v 1.98 2000/09/07 11:33:08 wiz Exp $ # FreeBSD Id: Makefile,v 1.65 1997/11/17 06:31:39 fenner Exp # @@ -48,6 +48,7 @@ SUBDIR += mozilla SUBDIR += navigator SUBDIR += navigator3 + SUBDIR += netscape SUBDIR += ns-plugger-common SUBDIR += ns-plugger-communicator SUBDIR += ns-plugger-navigator |