diff options
author | wiz <wiz@pkgsrc.org> | 2003-05-03 17:33:40 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-05-03 17:33:40 +0000 |
commit | 33885305b13382c9a4f589ac917eaf82edcd1eb1 (patch) | |
tree | df03cfbd246b00cc00255dd1a8f7c43d916d7c76 /www/Makefile | |
parent | 03f8920b0772f888f758d2d6bb7d627865faa24c (diff) | |
download | pkgsrc-33885305b13382c9a4f589ac917eaf82edcd1eb1.tar.gz |
Add and enable p5-HTTP-DAV.
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 d3030b321c0..641d7ef138d 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.253 2003/04/29 13:50:10 kei Exp $ +# $NetBSD: Makefile,v 1.254 2003/05/03 17:33:40 wiz Exp $ # COMMENT= Packages related to the World Wide Web @@ -140,6 +140,7 @@ SUBDIR+= p5-HTML-TableExtract SUBDIR+= p5-HTML-Tagset SUBDIR+= p5-HTML-Template SUBDIR+= p5-HTML-Tree +SUBDIR+= p5-HTTP-DAV SUBDIR+= p5-HTTP-Request-Form SUBDIR+= p5-HTTPD-User-Manage SUBDIR+= p5-Template-Toolkit |