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