diff options
Diffstat (limited to 'www/p5-Catalyst-Plugin-Session-Store-File')
-rw-r--r-- | www/p5-Catalyst-Plugin-Session-Store-File/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-Catalyst-Plugin-Session-Store-File/Makefile b/www/p5-Catalyst-Plugin-Session-Store-File/Makefile index 6bbd7b1ff68..3013426ee56 100644 --- a/www/p5-Catalyst-Plugin-Session-Store-File/Makefile +++ b/www/p5-Catalyst-Plugin-Session-Store-File/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2008/07/23 19:49:38 rhaen Exp $ +# $NetBSD: Makefile,v 1.4 2008/10/19 19:19:07 he Exp $ DISTNAME= Catalyst-Plugin-Session-Store-File-0.13 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Catalyst/} |