diff options
Diffstat (limited to 'www/p5-Catalyst-Plugin-Session-Store-DBIC/Makefile')
-rw-r--r-- | www/p5-Catalyst-Plugin-Session-Store-DBIC/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-Catalyst-Plugin-Session-Store-DBIC/Makefile b/www/p5-Catalyst-Plugin-Session-Store-DBIC/Makefile index ae806eae649..c0e77b1cd41 100644 --- a/www/p5-Catalyst-Plugin-Session-Store-DBIC/Makefile +++ b/www/p5-Catalyst-Plugin-Session-Store-DBIC/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2013/01/27 10:03:42 rhaen Exp $ +# $NetBSD: Makefile,v 1.14 2013/05/31 12:42:39 wiz Exp $ DISTNAME= Catalyst-Plugin-Session-Store-DBIC-0.12 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Catalyst/} |