diff options
Diffstat (limited to 'devel/p5-Lexical-Persistence/Makefile')
-rw-r--r-- | devel/p5-Lexical-Persistence/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Lexical-Persistence/Makefile b/devel/p5-Lexical-Persistence/Makefile index 8ee74132e0b..f03d687fc0a 100644 --- a/devel/p5-Lexical-Persistence/Makefile +++ b/devel/p5-Lexical-Persistence/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2013/08/21 09:39:05 wen Exp $ +# $NetBSD: Makefile,v 1.12 2014/05/29 23:36:01 wiz Exp $ # DISTNAME= Lexical-Persistence-1.023 PKGNAME= p5-${DISTNAME:S/020/02/} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Lexical/} |