diff options
author | jym <jym@pkgsrc.org> | 2010-05-23 21:39:43 +0000 |
---|---|---|
committer | jym <jym@pkgsrc.org> | 2010-05-23 21:39:43 +0000 |
commit | 0902565a1c2a4c929aee9669e89b0873e88647d2 (patch) | |
tree | 9b20c3e7389894ee3facc456d287124889306b63 /www | |
parent | 61d28337867ee5de14bef5237d2d12b8dccc967d (diff) | |
download | pkgsrc-0902565a1c2a4c929aee9669e89b0873e88647d2.tar.gz |
Add davical.
Diffstat (limited to 'www')
-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 |