diff options
Diffstat (limited to 'devel/p5-ExtUtils-Command/Makefile')
-rw-r--r-- | devel/p5-ExtUtils-Command/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-ExtUtils-Command/Makefile b/devel/p5-ExtUtils-Command/Makefile index 65865b2c5e7..b6be5f364b3 100644 --- a/devel/p5-ExtUtils-Command/Makefile +++ b/devel/p5-ExtUtils-Command/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2009/01/20 23:23:20 he Exp $ +# $NetBSD: Makefile,v 1.5 2010/08/21 16:33:40 seb Exp $ # DISTNAME= ExtUtils-Command-1.16 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=ExtUtils/} |