diff options
Diffstat (limited to 'devel/p5-Class-Factory-Util/Makefile')
-rw-r--r-- | devel/p5-Class-Factory-Util/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Class-Factory-Util/Makefile b/devel/p5-Class-Factory-Util/Makefile index b5fd8fcbf34..cb942fa00a5 100644 --- a/devel/p5-Class-Factory-Util/Makefile +++ b/devel/p5-Class-Factory-Util/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2014/10/09 14:06:12 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2015/06/12 10:48:59 wiz Exp $ DISTNAME= Class-Factory-Util-1.7 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Class/} |