diff options
author | agc <agc> | 2002-01-13 19:29:59 +0000 |
---|---|---|
committer | agc <agc> | 2002-01-13 19:29:59 +0000 |
commit | 5fc258a31b641f69d9a0ed5b769cadb1281d62b1 (patch) | |
tree | 85c121ffd22237a0bb9b30f585efe35e3f6520db /www/Makefile | |
parent | 17c5f400b0da8ed06dc497d44c3482d9b9650d92 (diff) | |
download | pkgsrc-5fc258a31b641f69d9a0ed5b769cadb1281d62b1.tar.gz |
Add and enable neon.
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 0411a774c03..a58e6e79f92 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.169 2002/01/10 13:21:53 jlam Exp $ +# $NetBSD: Makefile,v 1.170 2002/01/13 19:29:59 agc Exp $ # COMMENT= Packages related to the World Wide Web @@ -74,6 +74,7 @@ SUBDIR+= make_album SUBDIR+= mozilla SUBDIR+= navigator SUBDIR+= navigator3 +SUBDIR+= neon SUBDIR+= netscape SUBDIR+= ns-plugger-common SUBDIR+= ns-plugger-communicator |