diff options
author | wen <wen@pkgsrc.org> | 2014-09-13 16:40:04 +0000 |
---|---|---|
committer | wen <wen@pkgsrc.org> | 2014-09-13 16:40:04 +0000 |
commit | ff978a5081620b34e808d6641c81385179954ab8 (patch) | |
tree | bd1ab51273458de35ccd6e69da8fc415f04e50b6 /www | |
parent | 2b13a0f56330f26b9d0373268ea2a0cbc6d0b8b8 (diff) | |
download | pkgsrc-ff978a5081620b34e808d6641c81385179954ab8.tar.gz |
add p5-LWP-Protocol-PSGI
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 2b5ff166252..8b22d9a3631 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1065 2014/09/04 22:03:00 markd Exp $ +# $NetBSD: Makefile,v 1.1066 2014/09/13 16:40:04 wen Exp $ # COMMENT= Packages related to the World Wide Web @@ -412,6 +412,7 @@ SUBDIR+= p5-LWP-Authen-Negotiate SUBDIR+= p5-LWP-Authen-Wsse SUBDIR+= p5-LWP-MediaTypes SUBDIR+= p5-LWP-Online +SUBDIR+= p5-LWP-Protocol-PSGI SUBDIR+= p5-LWP-Protocol-https SUBDIR+= p5-LWP-UserAgent-Determined SUBDIR+= p5-LWPx-ParanoidAgent |