diff options
author | Andrej Zverev <az@FreeBSD.org> | 2005-11-15 10:30:07 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2005-11-15 10:30:07 +0000 |
commit | 71b7e4e46b1cac3da92f9e3a38c606639dc8733b (patch) | |
tree | b2359f697f3fed3c4b734633418b438d9fd48cb5 /net/hping/Makefile | |
parent | c9feed3f561e4523b99f91c220dca8d739a1008b (diff) | |
download | ports-71b7e4e46b1cac3da92f9e3a38c606639dc8733b.tar.gz ports-71b7e4e46b1cac3da92f9e3a38c606639dc8733b.zip |
Notes
Diffstat (limited to 'net/hping/Makefile')
-rw-r--r-- | net/hping/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/hping/Makefile b/net/hping/Makefile index 861f792187c1..7e01f85d23db 100644 --- a/net/hping/Makefile +++ b/net/hping/Makefile @@ -16,7 +16,7 @@ DISTNAME= hping2.0.0-rc3 MAINTAINER= ecu@ipv42.net COMMENT= Network auditing tool -#CONFLICTS= hping-devel-[0-9]* +CONFLICTS= hping-devel-[0-9]* WRKSRC= ${WRKDIR}/hping2-rc3 GNU_CONFIGURE= yes |