summaryrefslogtreecommitdiff
path: root/www/Makefile
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2001-05-16 02:12:40 +0000
committerjlam <jlam@pkgsrc.org>2001-05-16 02:12:40 +0000
commit51cefafd8585b7fe97b4d201048d56ec91cf6f6f (patch)
tree938b7142dabca19afbdc1069d302fee520416344 /www/Makefile
parentff9ccac706a03d9ba39cb24594375a4810bb53ec (diff)
downloadpkgsrc-51cefafd8585b7fe97b4d201048d56ec91cf6f6f.tar.gz
Add and enable ap-dav
Diffstat (limited to 'www/Makefile')
-rw-r--r--www/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile
index 709c5aea84f..11647e1a633 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.135 2001/05/15 23:27:42 jlam Exp $
+# $NetBSD: Makefile,v 1.136 2001/05/16 02:12:40 jlam Exp $
#
COMMENT= Packages related to the World Wide Web
@@ -13,6 +13,7 @@ SUBDIR+= ap-auth-cookie
SUBDIR+= ap-auth-ldap
SUBDIR+= ap-auth-postgresql
SUBDIR+= ap-csacek
+SUBDIR+= ap-dav
SUBDIR+= ap-dtcl
SUBDIR+= ap-fastcgi
SUBDIR+= ap-jk