diff options
author | pettai <pettai> | 2010-03-14 18:39:38 +0000 |
---|---|---|
committer | pettai <pettai> | 2010-03-14 18:39:38 +0000 |
commit | 2bc629ef07a67f3928e95e06644f6bf306e3acd2 (patch) | |
tree | 366a4ccce372357a82362a0bd58fc284c12ae2c8 /net | |
parent | 96ff6ba76fb0cfbba6ab8c115495886a8fb7d240 (diff) | |
download | pkgsrc-2bc629ef07a67f3928e95e06644f6bf306e3acd2.tar.gz |
Change MAINTAINER to myself
Diffstat (limited to 'net')
-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 |