diff options
Diffstat (limited to 'devel/p5-ExtUtils-AutoInstall/Makefile')
-rw-r--r-- | devel/p5-ExtUtils-AutoInstall/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-ExtUtils-AutoInstall/Makefile b/devel/p5-ExtUtils-AutoInstall/Makefile index 15ebd62efb1..df3c6153ff3 100644 --- a/devel/p5-ExtUtils-AutoInstall/Makefile +++ b/devel/p5-ExtUtils-AutoInstall/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2015/05/09 23:12:20 mef Exp $ +# $NetBSD: Makefile,v 1.17 2015/06/12 10:49:11 wiz Exp $ DISTNAME= ExtUtils-AutoInstall-0.63 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=ExtUtils/} |