diff options
author | pettai <pettai@pkgsrc.org> | 2010-03-14 18:39:38 +0000 |
---|---|---|
committer | pettai <pettai@pkgsrc.org> | 2010-03-14 18:39:38 +0000 |
commit | a02e82cec3ca857e99833ba2910fb335c30efeee (patch) | |
tree | 366a4ccce372357a82362a0bd58fc284c12ae2c8 /net/hping3 | |
parent | 51c57a14471ca193c45cd43656952f5af4208d73 (diff) | |
download | pkgsrc-a02e82cec3ca857e99833ba2910fb335c30efeee.tar.gz |
Change MAINTAINER to myself
Diffstat (limited to 'net/hping3')
-rw-r--r-- | net/hping3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/hping3/Makefile b/net/hping3/Makefile index d0f49f66c24..5c069323c1e 100644 --- a/net/hping3/Makefile +++ b/net/hping3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2010/03/14 18:37:58 pettai Exp $ +# $NetBSD: Makefile,v 1.2 2010/03/14 18:39:38 pettai Exp $ # DISTNAME= hping3-alpha-2 @@ -6,7 +6,7 @@ PKGNAME= hping3-3a2 CATEGORIES= net MASTER_SITES= http://wiki.hping.org/uploadedfiles/101/ -MAINTAINER= pancake@phreaker.net +MAINTAINER= pettai@NetBSD.org HOMEPAGE= http://wiki.hping.org/ COMMENT= Command-line oriented TCP/IP packet assembler/analyzer LICENSE= gnu-gpl-v2 |