diff options
Diffstat (limited to 'devel/p5-Role-Basic/Makefile')
-rw-r--r-- | devel/p5-Role-Basic/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Role-Basic/Makefile b/devel/p5-Role-Basic/Makefile index 37039cd8ac3..52f1cc01573 100644 --- a/devel/p5-Role-Basic/Makefile +++ b/devel/p5-Role-Basic/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2014/06/02 09:08:14 obache Exp $ +# $NetBSD: Makefile,v 1.4 2015/06/12 10:49:41 wiz Exp $ DISTNAME= Role-Basic-0.13 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Attribute/OVID/} |