diff options
author | abs <abs@pkgsrc.org> | 2009-01-19 18:05:48 +0000 |
---|---|---|
committer | abs <abs@pkgsrc.org> | 2009-01-19 18:05:48 +0000 |
commit | 72cc250cdd1ef39ac4a6ae2972603ede7d017449 (patch) | |
tree | 25896e61b7664af3be46d3c127e8ffacac25bf98 /www/Makefile | |
parent | 78bb41ade1235cd2faf45220fbb6c20d729aa5be (diff) | |
download | pkgsrc-72cc250cdd1ef39ac4a6ae2972603ede7d017449.tar.gz |
+p5-Catalyst-Component-InstancePerContext
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 f0e182945f0..f3bf3ebc75e 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.623 2009/01/17 20:54:27 wiz Exp $ +# $NetBSD: Makefile,v 1.624 2009/01/19 18:05:48 abs Exp $ # COMMENT= Packages related to the World Wide Web @@ -249,6 +249,7 @@ SUBDIR+= p5-Captcha-reCAPTCHA-Mailhide SUBDIR+= p5-Catalyst-Action-RenderView SUBDIR+= p5-Catalyst-Authentication-Store-DBIx-Class SUBDIR+= p5-Catalyst-Component-ACCEPT_CONTEXT +SUBDIR+= p5-Catalyst-Component-InstancePerContext SUBDIR+= p5-Catalyst-Controller-BindLex SUBDIR+= p5-Catalyst-Controller-FormBuilder SUBDIR+= p5-Catalyst-Devel |