diff options
Diffstat (limited to 'devel/p5-ExtUtils-PkgConfig/Makefile')
-rw-r--r-- | devel/p5-ExtUtils-PkgConfig/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-ExtUtils-PkgConfig/Makefile b/devel/p5-ExtUtils-PkgConfig/Makefile index ffe241af0b4..edb672c7ca1 100644 --- a/devel/p5-ExtUtils-PkgConfig/Makefile +++ b/devel/p5-ExtUtils-PkgConfig/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.31 2017/06/05 14:22:57 ryoon Exp $ +# $NetBSD: Makefile,v 1.32 2018/08/22 09:43:59 wiz Exp $ DISTNAME= ExtUtils-PkgConfig-1.16 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=ExtUtils/} |