diff options
Diffstat (limited to 'devel/p5-MRO-Compat/Makefile')
-rw-r--r-- | devel/p5-MRO-Compat/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-MRO-Compat/Makefile b/devel/p5-MRO-Compat/Makefile index c489bde6540..82f7dbf7d36 100644 --- a/devel/p5-MRO-Compat/Makefile +++ b/devel/p5-MRO-Compat/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2014/05/29 23:36:02 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2015/06/12 10:49:24 wiz Exp $ DISTNAME= MRO-Compat-0.12 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/B/BO/BOBTFISH/} |