diff options
Diffstat (limited to 'net/hping/Makefile')
-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 |