diff options
author | sno <sno> | 2010-01-27 09:39:22 +0000 |
---|---|---|
committer | sno <sno> | 2010-01-27 09:39:22 +0000 |
commit | 6a8d9e0708c13fa11b04a554c28f9d8a6f93494c (patch) | |
tree | e3c14fc8c7a829f67aeae42a4b99e5346b4727ab /www/Makefile | |
parent | 3fae4e97bda3490c5f072ef65e4b68034eeca41f (diff) | |
download | pkgsrc-6a8d9e0708c13fa11b04a554c28f9d8a6f93494c.tar.gz |
Added www/p5-Catalyst-Authentication-Credential-HTTP-Proxy version 0.06
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 f3e49f2d12e..8cdbe2a21fd 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.688 2010/01/27 09:27:41 sno Exp $ +# $NetBSD: Makefile,v 1.689 2010/01/27 09:40:11 sno Exp $ # COMMENT= Packages related to the World Wide Web @@ -256,6 +256,7 @@ SUBDIR+= p5-Captcha-reCAPTCHA-Mailhide SUBDIR+= p5-Catalyst-Action-REST SUBDIR+= p5-Catalyst-Action-RenderView SUBDIR+= p5-Catalyst-Authentication-Credential-HTTP +SUBDIR+= p5-Catalyst-Authentication-Credential-HTTP-Proxy SUBDIR+= p5-Catalyst-Authentication-Store-DBIx-Class SUBDIR+= p5-Catalyst-Component-ACCEPT_CONTEXT SUBDIR+= p5-Catalyst-Component-InstancePerContext |