diff options
author | Andrej Zverev <az@FreeBSD.org> | 2005-11-15 08:59:45 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2005-11-15 08:59:45 +0000 |
commit | a7b71a90084d5b09d24f6a5e1c1febc4119b03ee (patch) | |
tree | bd4b411dc44fa43974fd9e179806ff87f1d7a4ee /net/hping | |
parent | c53ee976abb6fb681f09dac5d0af26fb828a01e3 (diff) | |
download | ports-a7b71a90084d5b09d24f6a5e1c1febc4119b03ee.tar.gz ports-a7b71a90084d5b09d24f6a5e1c1febc4119b03ee.zip |
Notes
Diffstat (limited to 'net/hping')
-rw-r--r-- | net/hping/Makefile | 7 | ||||
-rw-r--r-- | net/hping/distinfo | 1 |
2 files changed, 6 insertions, 2 deletions
diff --git a/net/hping/Makefile b/net/hping/Makefile index 182fd071ae95..861f792187c1 100644 --- a/net/hping/Makefile +++ b/net/hping/Makefile @@ -8,13 +8,16 @@ PORTNAME= hping PORTVERSION= 2.0.0r3 PORTEPOCH= 1 -CATEGORIES= security net -MASTER_SITES= http://www.hping.org/ +CATEGORIES= net security +MASTER_SITES= http://www.hping.org/ \ + http://ipv42.net/distfiles/hping/ DISTNAME= hping2.0.0-rc3 MAINTAINER= ecu@ipv42.net COMMENT= Network auditing tool +#CONFLICTS= hping-devel-[0-9]* + WRKSRC= ${WRKDIR}/hping2-rc3 GNU_CONFIGURE= yes CONFIGURE_ARGS+= --force-libpcap diff --git a/net/hping/distinfo b/net/hping/distinfo index 4af755068086..d775498fbd0a 100644 --- a/net/hping/distinfo +++ b/net/hping/distinfo @@ -1,2 +1,3 @@ MD5 (hping2.0.0-rc3.tar.gz) = 029bf240f2e0545b664b2f8b9118d9e8 +SHA256 (hping2.0.0-rc3.tar.gz) = f59292de39b9a4010414bd120a494226399767148efa37278bd53d9613167964 SIZE (hping2.0.0-rc3.tar.gz) = 124573 |