diff options
author | adrianp <adrianp@pkgsrc.org> | 2009-07-17 18:00:13 +0000 |
---|---|---|
committer | adrianp <adrianp@pkgsrc.org> | 2009-07-17 18:00:13 +0000 |
commit | 455dd1bd7c2bb1eefc43eb139099e75131f41033 (patch) | |
tree | de16d3b5e172aeec5bc2a9bd78e07724382983e2 /net/httping | |
parent | 0148530b285600d81b1a16d04eae168dc5427ac5 (diff) | |
download | pkgsrc-455dd1bd7c2bb1eefc43eb139099e75131f41033.tar.gz |
Give up MAINTAINER
Diffstat (limited to 'net/httping')
-rw-r--r-- | net/httping/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/httping/Makefile b/net/httping/Makefile index 823a9693305..5782e776983 100644 --- a/net/httping/Makefile +++ b/net/httping/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2009/06/05 09:14:07 hasso Exp $ +# $NetBSD: Makefile,v 1.11 2009/07/17 18:00:19 adrianp Exp $ # DISTNAME= httping-1.2.9 @@ -6,7 +6,7 @@ CATEGORIES= net MASTER_SITES= http://www.vanheusden.com/httping/ EXTRACT_SUFX= .tgz -MAINTAINER= adrianp@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.vanheusden.com/httping/ COMMENT= Like 'ping' but for http-requests |