diff options
Diffstat (limited to 'devel/p5-ExtUtils-F77/Makefile')
-rw-r--r-- | devel/p5-ExtUtils-F77/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-ExtUtils-F77/Makefile b/devel/p5-ExtUtils-F77/Makefile index 0a307cc6240..72af209ed7e 100644 --- a/devel/p5-ExtUtils-F77/Makefile +++ b/devel/p5-ExtUtils-F77/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2008/07/16 14:45:56 rhaen Exp $ +# $NetBSD: Makefile,v 1.18 2008/10/19 19:17:53 he Exp $ DISTNAME= ExtUtils-F77-1.16 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 SVR4_PKGNAME= p5ext CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=ExtUtils/} |