diff options
author | christos <christos@pkgsrc.org> | 2006-03-23 18:07:51 +0000 |
---|---|---|
committer | christos <christos@pkgsrc.org> | 2006-03-23 18:07:51 +0000 |
commit | b91a8cae57b84503af7e60b91d82b479b8eb5e98 (patch) | |
tree | f16fb71a717d53d72bd8e4c9ac7830d7f205d01b /www/Makefile | |
parent | eb61adf3da2f100d10e44caf37f6dc3f6d982621 (diff) | |
download | pkgsrc-b91a8cae57b84503af7e60b91d82b479b8eb5e98.tar.gz |
Add p5-HTTP-Proxy; requested by jlam
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 |