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 | 8dc72ffc311a134e8c4e2253f393193ae7ea9308 (patch) | |
tree | 0c99da5e155aecf3b6ee0cc0939c2c2b29f85922 /net/mping | |
parent | 109c690a7ba701b5113f2f60634e53c6de4a3b16 (diff) | |
download | pkgsrc-8dc72ffc311a134e8c4e2253f393193ae7ea9308.tar.gz |
Remove MAINTAINER at their request.
Diffstat (limited to 'net/mping')
-rw-r--r-- | net/mping/Makefile | 4 |
1 files changed, 2 insertions, 2 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 |