diff options
Diffstat (limited to 'devel/p5-ExtUtils-F77/Makefile')
-rw-r--r-- | devel/p5-ExtUtils-F77/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-ExtUtils-F77/Makefile b/devel/p5-ExtUtils-F77/Makefile index af1e2786a9b..e1f3f9717c5 100644 --- a/devel/p5-ExtUtils-F77/Makefile +++ b/devel/p5-ExtUtils-F77/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2005/08/06 06:19:10 jlam Exp $ +# $NetBSD: Makefile,v 1.14 2006/03/04 21:29:21 jlam Exp $ DISTNAME= ExtUtils-F77-1.13 PKGNAME= p5-${DISTNAME} @@ -7,7 +7,7 @@ PKGREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=ExtUtils/} -MAINTAINER= tech-pkg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Perl module for determining how to link Fortran and C PKG_INSTALLATION_TYPES= overwrite pkgviews |