diff options
author | darcy <darcy@pkgsrc.org> | 2009-03-21 16:01:26 +0000 |
---|---|---|
committer | darcy <darcy@pkgsrc.org> | 2009-03-21 16:01:26 +0000 |
commit | 325da81ea86b379ddeb5a06279df70521ae0a120 (patch) | |
tree | 0c99da5e155aecf3b6ee0cc0939c2c2b29f85922 /net | |
parent | 5a85fb5af5ba147ff9327a86aa347605897e5242 (diff) | |
download | pkgsrc-325da81ea86b379ddeb5a06279df70521ae0a120.tar.gz |
Remove MAINTAINER at their request.
Diffstat (limited to 'net')
-rw-r--r-- | net/mping/Makefile | 4 | ||||
-rw-r--r-- | net/p5-Net-Amazon/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/mping/Makefile b/net/mping/Makefile index 8341a13c694..ffd02b82805 100644 --- a/net/mping/Makefile +++ b/net/mping/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.3 2009/02/16 13:17:13 joerg Exp $ +# $NetBSD: Makefile,v 1.4 2009/03/21 16:01:26 darcy Exp $ DISTNAME= mping-2.01 CATEGORIES= net MASTER_SITES= http://mping.uninett.no/ -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://mping.uninett.no/ COMMENT= Mping network statistics collector diff --git a/net/p5-Net-Amazon/Makefile b/net/p5-Net-Amazon/Makefile index 2ebec2aba1f..28c39504971 100644 --- a/net/p5-Net-Amazon/Makefile +++ b/net/p5-Net-Amazon/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2008/10/19 19:18:31 he Exp $ +# $NetBSD: Makefile,v 1.3 2009/03/21 16:03:35 darcy Exp $ DISTNAME= Net-Amazon-0.50 PKGNAME= p5-${DISTNAME} @@ -6,7 +6,7 @@ PKGREVISION= 1 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} -MAINTAINER= kuli0020@umn.edu +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Net-Amazon/ COMMENT= Framework for accessing amazon.com via SOAP and XML/HTTP |