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 c3126a1f77d..2c2df67db80 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.441 2006/03/06 19:31:03 tv Exp $ +# $NetBSD: Makefile,v 1.442 2006/03/23 18:07:51 christos Exp $ # COMMENT= Packages related to the World Wide Web @@ -218,6 +218,7 @@ SUBDIR+= p5-HTMLObject SUBDIR+= p5-HTTP-Cache-Transparent SUBDIR+= p5-HTTP-DAV SUBDIR+= p5-HTTP-GHTTP +SUBDIR+= p5-HTTP-Proxy SUBDIR+= p5-HTTP-Request-Form SUBDIR+= p5-HTTP-Server-Simple SUBDIR+= p5-HTTP-Server-Simple-Mason |