diff options
Diffstat (limited to 'devel/p5-ExtUtils-XSpp/Makefile')
-rw-r--r-- | devel/p5-ExtUtils-XSpp/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-ExtUtils-XSpp/Makefile b/devel/p5-ExtUtils-XSpp/Makefile index 7f4b15defb4..ac7273a5ed6 100644 --- a/devel/p5-ExtUtils-XSpp/Makefile +++ b/devel/p5-ExtUtils-XSpp/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.15 2015/01/29 12:42:01 mef Exp $ +# $NetBSD: Makefile,v 1.16 2015/06/12 10:49:12 wiz Exp $ DISTNAME= ExtUtils-XSpp-0.18 # 0.1602 -> 0.16.02 PKGNAME= p5-${DISTNAME:C/([0-9].[0-9][0-9])([0-9][0-9])/\1.\2/} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=ExtUtils/} |