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 70f0e8309b4..f1518e8988a 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.725 2010/04/28 21:28:35 seb Exp $ +# $NetBSD: Makefile,v 1.726 2010/05/23 21:39:43 jym Exp $ # COMMENT= Packages related to the World Wide Web @@ -99,6 +99,7 @@ SUBDIR+= cronolog SUBDIR+= curl SUBDIR+= cvsweb SUBDIR+= dansguardian +SUBDIR+= davical SUBDIR+= dillo SUBDIR+= drivel SUBDIR+= drraw |