diff options
author | sno <sno@pkgsrc.org> | 2009-09-24 06:50:10 +0000 |
---|---|---|
committer | sno <sno@pkgsrc.org> | 2009-09-24 06:50:10 +0000 |
commit | 4ef276d7d61f3d051e8944633767ddb211d28bc7 (patch) | |
tree | 60604c17e6c59e3a0f7e15fc0200e9d33413d780 /www/p5-Catalyst-Plugin-Session-State-Cookie | |
parent | 0a1e86be542414fae446d1aee36ed46df19d4b5c (diff) | |
download | pkgsrc-4ef276d7d61f3d051e8944633767ddb211d28bc7.tar.gz |
Bumping revision of packages which depend direct or indirect on
devel/p5-Class-MOP. A late detected incompible change forced it.
Diffstat (limited to 'www/p5-Catalyst-Plugin-Session-State-Cookie')
-rw-r--r-- | www/p5-Catalyst-Plugin-Session-State-Cookie/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-Catalyst-Plugin-Session-State-Cookie/Makefile b/www/p5-Catalyst-Plugin-Session-State-Cookie/Makefile index 18e89724be6..5c9903a4736 100644 --- a/www/p5-Catalyst-Plugin-Session-State-Cookie/Makefile +++ b/www/p5-Catalyst-Plugin-Session-State-Cookie/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2009/09/13 20:04:17 sno Exp $ +# $NetBSD: Makefile,v 1.11 2009/09/24 06:50:20 sno Exp $ DISTNAME= Catalyst-Plugin-Session-State-Cookie-0.14 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Catalyst/} |