diff options
author | seb <seb@pkgsrc.org> | 2010-07-03 20:53:50 +0000 |
---|---|---|
committer | seb <seb@pkgsrc.org> | 2010-07-03 20:53:50 +0000 |
commit | e78cdfef02625b7f1039705e67f6cd7d5b5ec352 (patch) | |
tree | 0d992c37c03dfb1e584803a159dcd01244db869b /www | |
parent | fd0d807e568188dc36e6a4302e8db7d7371390f1 (diff) | |
download | pkgsrc-e78cdfef02625b7f1039705e67f6cd7d5b5ec352.tar.gz |
Add & enable p5-HTTP-Parser
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 830bb54fe41..35e670e049e 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.732 2010/07/01 07:19:04 jnemeth Exp $ +# $NetBSD: Makefile,v 1.733 2010/07/03 20:53:50 seb Exp $ # COMMENT= Packages related to the World Wide Web @@ -353,6 +353,7 @@ SUBDIR+= p5-HTTP-Cache-Transparent SUBDIR+= p5-HTTP-DAV SUBDIR+= p5-HTTP-GHTTP SUBDIR+= p5-HTTP-Lite +SUBDIR+= p5-HTTP-Parser SUBDIR+= p5-HTTP-Parser-XS SUBDIR+= p5-HTTP-Proxy SUBDIR+= p5-HTTP-Request-AsCGI |