diff options
author | jschauma <jschauma> | 2003-06-02 01:15:31 +0000 |
---|---|---|
committer | jschauma <jschauma> | 2003-06-02 01:15:31 +0000 |
commit | 050ba7977e6e66724a17d6a71e7318fd73ed5c03 (patch) | |
tree | c54ffd2eb0321574e961ead99659f51b1d8b084f /misc/p5-Search/Makefile | |
parent | ae27ac3117df4adec88a1d6c8ba99f689e5b7f06 (diff) | |
download | pkgsrc-050ba7977e6e66724a17d6a71e7318fd73ed5c03.tar.gz |
Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
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 3de2e63cd4e..b44b8fdc9f2 100644 --- a/misc/p5-Search/Makefile +++ b/misc/p5-Search/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2002/10/06 22:34:31 seb Exp $ +# $NetBSD: Makefile,v 1.12 2003/06/02 01:18:08 jschauma Exp $ # FreeBSD Id: Makefile,v 1.9 1997/06/24 18:43:31 jfitz Exp # @@ -8,7 +8,7 @@ SVR4_PKGNAME= p5sea CATEGORIES= misc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Search/} -MAINTAINER= packages@netbsd.org +MAINTAINER= tech-pkg@netbsd.org COMMENT= perl5 module to provide framework for multiple searches USE_BUILDLINK2= YES |