diff options
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 38eda9a6e91..2ce3021179d 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.378 2005/02/18 07:09:13 xtraeme Exp $ +# $NetBSD: Makefile,v 1.379 2005/02/19 20:23:48 wiz Exp $ # COMMENT= Packages related to the World Wide Web @@ -203,6 +203,7 @@ SUBDIR+= p5-HTML-Tagset SUBDIR+= p5-HTML-Template SUBDIR+= p5-HTML-Tree SUBDIR+= p5-HTMLObject +SUBDIR+= p5-HTTP-Cache-Transparent SUBDIR+= p5-HTTP-DAV SUBDIR+= p5-HTTP-Request-Form SUBDIR+= p5-HTTPD-User-Manage |