diff options
author | sno <sno> | 2010-01-26 11:38:26 +0000 |
---|---|---|
committer | sno <sno> | 2010-01-26 11:38:26 +0000 |
commit | edcf070cdf2d54d10dcdf2d5970a1af6193b55d8 (patch) | |
tree | 52c78b5607c94ac7cd2eed2f032bf51fed1be14a /www | |
parent | 5eb4dc26ce6a8ff52a67302038ce40ffe226d1e2 (diff) | |
download | pkgsrc-edcf070cdf2d54d10dcdf2d5970a1af6193b55d8.tar.gz |
Added www/p5-Catalyst-Plugin-Authorization-ACL version 0.15
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 6e7c616f62f..34d821e572d 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.683 2010/01/24 22:54:32 seb Exp $ +# $NetBSD: Makefile,v 1.684 2010/01/26 11:39:26 sno Exp $ # COMMENT= Packages related to the World Wide Web @@ -267,6 +267,7 @@ SUBDIR+= p5-Catalyst-Model-Adaptor SUBDIR+= p5-Catalyst-Plugin-Authentication SUBDIR+= p5-Catalyst-Plugin-Authentication-Store-DBIC SUBDIR+= p5-Catalyst-Plugin-Authentication-Store-RDBO +SUBDIR+= p5-Catalyst-Plugin-Authorization-ACL SUBDIR+= p5-Catalyst-Plugin-Authorization-Roles SUBDIR+= p5-Catalyst-Plugin-AutoRestart SUBDIR+= p5-Catalyst-Plugin-ConfigLoader |