diff options
Diffstat (limited to 'devel/p5-ExtUtils-Install/Makefile')
-rw-r--r-- | devel/p5-ExtUtils-Install/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-ExtUtils-Install/Makefile b/devel/p5-ExtUtils-Install/Makefile index db2c6b3fd8f..82b2df8d3d9 100644 --- a/devel/p5-ExtUtils-Install/Makefile +++ b/devel/p5-ExtUtils-Install/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2008/05/29 08:22:30 abs Exp $ +# $NetBSD: Makefile,v 1.2 2008/10/19 19:17:53 he Exp $ DISTNAME= ExtUtils-Install-1.50 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=ExtUtils/} |