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 67fdb414eca..8d0426fbb9a 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.539 2008/02/17 18:19:14 minskim Exp $ +# $NetBSD: Makefile,v 1.540 2008/02/22 17:13:58 sborrill Exp $ # COMMENT= Packages related to the World Wide Web @@ -88,6 +88,7 @@ SUBDIR+= crawl SUBDIR+= cronolog SUBDIR+= curl SUBDIR+= cvsweb +SUBDIR+= dansguardian SUBDIR+= dillo SUBDIR+= drivel SUBDIR+= drraw |