diff options
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 661e66efce1..d32f89383dd 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.318 2004/04/23 16:11:05 xtraeme Exp $ +# $NetBSD: Makefile,v 1.319 2004/04/26 03:29:57 snj Exp $ # COMMENT= Packages related to the World Wide Web @@ -223,6 +223,7 @@ SUBDIR+= squid SUBDIR+= squidGuard SUBDIR+= surfraw SUBDIR+= swiftsurf +SUBDIR+= swiggle SUBDIR+= swill SUBDIR+= swish-e SUBDIR+= tcl-cgi |