diff options
Diffstat (limited to 'devel/p5-ExtUtils-F77/Makefile')
-rw-r--r-- | devel/p5-ExtUtils-F77/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-ExtUtils-F77/Makefile b/devel/p5-ExtUtils-F77/Makefile index e91ee2fd230..5bcfa2d317f 100644 --- a/devel/p5-ExtUtils-F77/Makefile +++ b/devel/p5-ExtUtils-F77/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.28 2014/10/09 14:06:16 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2015/06/12 10:49:11 wiz Exp $ DISTNAME= ExtUtils-F77-1.17 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=ExtUtils/} |