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 /net/p5-SNMP | |
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 'net/p5-SNMP')
-rw-r--r-- | net/p5-SNMP/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-SNMP/Makefile b/net/p5-SNMP/Makefile index 02a3278e138..602b6f9fd6a 100644 --- a/net/p5-SNMP/Makefile +++ b/net/p5-SNMP/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2003/02/17 15:28:02 dillo Exp $ +# $NetBSD: Makefile,v 1.15 2003/06/02 01:17:48 jschauma Exp $ # FreeBSD Id: Makefile,v 1.1.1.1 1997/06/27 01:53:13 jfitz Exp # @@ -9,7 +9,7 @@ SVR4_PKGNAME= p5snm CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=SNMP/} -MAINTAINER= packages@netbsd.org +MAINTAINER= tech-pkg@netbsd.org COMMENT= Perl5 module for interfacing to the UCD SNMP library USE_BUILDLINK2= YES |