From 71b7e4e46b1cac3da92f9e3a38c606639dc8733b Mon Sep 17 00:00:00 2001 From: Andrej Zverev Date: Tue, 15 Nov 2005 10:30:07 +0000 Subject: [PATCH] - Add conflict with net/hping-devel Forgot it in previous commit PR: ports/88553 --- net/hping/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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