diff options
author | jschauma <jschauma> | 2002-09-19 22:34:53 +0000 |
---|---|---|
committer | jschauma <jschauma> | 2002-09-19 22:34:53 +0000 |
commit | 083637a3009c0617865b67c0aef544c05dd63ae8 (patch) | |
tree | 75dba6121410d3f70875ce09a553488448bda6d2 /www/Makefile | |
parent | 0a8fe398a14d69b90021b92ff7d95120bfac2578 (diff) | |
download | pkgsrc-083637a3009c0617865b67c0aef544c05dd63ae8.tar.gz |
Add and enable netscape7
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 283225e6792..be72a3da828 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.210 2002/09/16 07:06:19 uebayasi Exp $ +# $NetBSD: Makefile,v 1.211 2002/09/19 22:34:53 jschauma Exp $ # COMMENT= Packages related to the World Wide Web @@ -92,6 +92,7 @@ SUBDIR+= navigator SUBDIR+= navigator3 SUBDIR+= neon SUBDIR+= netscape +SUBDIR+= netscape7 SUBDIR+= ns-plugger-common SUBDIR+= ns-plugger-communicator SUBDIR+= ns-plugger-navigator |