diff options
Diffstat (limited to 'devel/p5-Class-Std/Makefile')
-rw-r--r-- | devel/p5-Class-Std/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Class-Std/Makefile b/devel/p5-Class-Std/Makefile index eecc5916381..4c27ad60fd2 100644 --- a/devel/p5-Class-Std/Makefile +++ b/devel/p5-Class-Std/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2014/05/29 23:35:44 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:49:01 wiz Exp $ DISTNAME= Class-Std-0.011 PKGNAME= p5-${DISTNAME:S/011/0.11/} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Class/} |