diff options
author | grant <grant@pkgsrc.org> | 2003-07-17 22:50:55 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2003-07-17 22:50:55 +0000 |
commit | ca3be631f2258f67a9df24aab083df2983c07822 (patch) | |
tree | cd3d4acc598dfb939f2f2a0803f1432f55ec4ada /net/hping | |
parent | 0155927c43fe3bf836adedcc6d232abb594c8eb7 (diff) | |
download | pkgsrc-ca3be631f2258f67a9df24aab083df2983c07822.tar.gz |
s/netbsd.org/NetBSD.org/
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 0f148c47aae..d9a6a84895c 100644 --- a/net/hping/Makefile +++ b/net/hping/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2002/04/04 17:02:30 atatat Exp $ +# $NetBSD: Makefile,v 1.2 2003/07/17 22:51:14 grant Exp $ # DISTNAME= hping2.0.0-rc1 @@ -7,7 +7,7 @@ WRKSRC= ${WRKDIR}/hping2 CATEGORIES= net MASTER_SITES= http://www.hping.org/ -MAINTAINER= atatat@netbsd.org +MAINTAINER= atatat@NetBSD.org HOMEPAGE= http://www.hping.org/ COMMENT= Traceroute and ping using TCP and UDP as well as ICMP |