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 e50485570ff..7ca202be51b 100644 --- a/devel/p5-ExtUtils-F77/Makefile +++ b/devel/p5-ExtUtils-F77/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2001/04/14 21:43:41 jtb Exp $ +# $NetBSD: Makefile,v 1.4 2001/10/18 15:20:15 veego Exp $ DISTNAME= ExtUtils-F77-1.13 PKGNAME= p5-${DISTNAME} +SVR4_PKGNAME= p5ext CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=ExtUtils/} |