diff options
Diffstat (limited to 'devel/p5-Class-InsideOut/Makefile')
-rw-r--r-- | devel/p5-Class-InsideOut/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Class-InsideOut/Makefile b/devel/p5-Class-InsideOut/Makefile index 05662903959..75f842d249d 100644 --- a/devel/p5-Class-InsideOut/Makefile +++ b/devel/p5-Class-InsideOut/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2014/04/26 05:27:20 wen Exp $ +# $NetBSD: Makefile,v 1.10 2014/05/29 23:35:43 wiz Exp $ DISTNAME= Class-InsideOut-1.13 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Class/} |