diff options
author | wiz <wiz@pkgsrc.org> | 2010-03-21 16:29:38 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2010-03-21 16:29:38 +0000 |
commit | 5a532b436c568b18c3636c1995dccf4440052f34 (patch) | |
tree | 7e02cbb5f0e294720b31181dcbfb835f3e47e32b /net/hping | |
parent | 500b2017bff20a2c4cbedbedf8b6502f7527b543 (diff) | |
download | pkgsrc-5a532b436c568b18c3636c1995dccf4440052f34.tar.gz |
Reset maintainer, developer lost his commit bit.
Diffstat (limited to 'net/hping')
-rw-r--r-- | net/hping/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/hping/Makefile b/net/hping/Makefile index 3ee1b409df4..70b80c4b4c0 100644 --- a/net/hping/Makefile +++ b/net/hping/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2009/02/11 08:06:17 obache Exp $ +# $NetBSD: Makefile,v 1.11 2010/03/21 16:29:41 wiz Exp $ # DISTNAME= hping2.0.0-rc3 @@ -6,7 +6,7 @@ PKGNAME= hping-2.0.0.3 CATEGORIES= net MASTER_SITES= http://www.hping.org/ -MAINTAINER= atatat@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.hping.org/ COMMENT= Command-line oriented TCP/IP packet assembler/analyzer |