diff options
Diffstat (limited to 'devel/p5-FileKGlob/Makefile')
-rw-r--r-- | devel/p5-FileKGlob/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-FileKGlob/Makefile b/devel/p5-FileKGlob/Makefile index 3d770a0da74..5bd976749c1 100644 --- a/devel/p5-FileKGlob/Makefile +++ b/devel/p5-FileKGlob/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2002/10/13 22:22:49 seb Exp $ +# $NetBSD: Makefile,v 1.7 2003/06/02 01:20:31 jschauma Exp $ # DISTNAME= FileKGlob @@ -8,7 +8,7 @@ WRKSRC= ${WRKDIR}/File CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/} -MAINTAINER= packages@netbsd.org +MAINTAINER= tech-pkg@netbsd.org COMMENT= Expand a Unix file glob into a list of matching file names USE_BUILDLINK2= YES |