diff options
Diffstat (limited to 'devel/p5-Class-InsideOut/Makefile')
-rw-r--r-- | devel/p5-Class-InsideOut/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Class-InsideOut/Makefile b/devel/p5-Class-InsideOut/Makefile index ea48dd9d376..e997e2474b2 100644 --- a/devel/p5-Class-InsideOut/Makefile +++ b/devel/p5-Class-InsideOut/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2011/08/10 04:16:07 adam Exp $ +# $NetBSD: Makefile,v 1.6 2012/10/03 21:54:44 wiz Exp $ DISTNAME= Class-InsideOut-1.10 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Class/} |