diff options
Diffstat (limited to 'misc/p5-Search/Makefile')
-rw-r--r-- | misc/p5-Search/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/p5-Search/Makefile b/misc/p5-Search/Makefile index e0e1aad5888..2ecd8e0b7de 100644 --- a/misc/p5-Search/Makefile +++ b/misc/p5-Search/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2005/08/06 06:19:24 jlam Exp $ +# $NetBSD: Makefile,v 1.21 2006/03/04 21:30:12 jlam Exp $ DISTNAME= Search-0.2 PKGNAME= p5-Search-0.2 @@ -7,7 +7,7 @@ PKGREVISION= 2 CATEGORIES= misc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Search/} -MAINTAINER= tech-pkg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Perl5 module to provide framework for multiple searches PERL5_PACKLIST= auto/Search/Text/.packlist |