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 def80f04006..412af92a379 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.487 2006/11/30 11:48:25 ghen Exp $ +# $NetBSD: Makefile,v 1.488 2006/12/04 16:06:16 xtraeme Exp $ # COMMENT= Packages related to the World Wide Web @@ -324,6 +324,7 @@ SUBDIR+= tidy SUBDIR+= tinyproxy SUBDIR+= trac SUBDIR+= urlget +SUBDIR+= varnish SUBDIR+= viewvc SUBDIR+= visitors SUBDIR+= w3 |