diff options
author | seb <seb@pkgsrc.org> | 2010-04-10 19:39:04 +0000 |
---|---|---|
committer | seb <seb@pkgsrc.org> | 2010-04-10 19:39:04 +0000 |
commit | c6a2ddb963df1fd3db754961d63fe463b7ababbb (patch) | |
tree | b6a83446ae6969aa6d96e1343bfa8d6b51df6568 /www | |
parent | ca497583428c72c0994dc5911155ceb0bf988e46 (diff) | |
download | pkgsrc-c6a2ddb963df1fd3db754961d63fe463b7ababbb.tar.gz |
Add & enable p5-HTTP-Parser-XS
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 3ccf8afe67d..d721e706250 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.707 2010/04/10 12:50:21 seb Exp $ +# $NetBSD: Makefile,v 1.708 2010/04/10 19:39:04 seb Exp $ # COMMENT= Packages related to the World Wide Web @@ -342,6 +342,7 @@ SUBDIR+= p5-HTTP-Cache-Transparent SUBDIR+= p5-HTTP-DAV SUBDIR+= p5-HTTP-GHTTP SUBDIR+= p5-HTTP-Lite +SUBDIR+= p5-HTTP-Parser-XS SUBDIR+= p5-HTTP-Proxy SUBDIR+= p5-HTTP-Request-AsCGI SUBDIR+= p5-HTTP-Request-Form |