aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/argus
diff options
context:
space:
mode:
authorDima Panov <fluffy@FreeBSD.org>2010-03-30 13:36:43 +0000
committerDima Panov <fluffy@FreeBSD.org>2010-03-30 13:36:43 +0000
commit749f7cd7e997e5164841e4dc799d882dcf9c350e (patch)
tree3d6496dc2f95d95ef11229007b2a3b2e0095f45c /net-mgmt/argus
parent64a51aa57b4b3f4528b7c2c113e6af405eba3451 (diff)
Notes
Diffstat (limited to 'net-mgmt/argus')
-rw-r--r--net-mgmt/argus/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net-mgmt/argus/Makefile b/net-mgmt/argus/Makefile
index 2cc4ecbe43de..03bbe212b6e3 100644
--- a/net-mgmt/argus/Makefile
+++ b/net-mgmt/argus/Makefile
@@ -15,6 +15,8 @@ MASTER_SITES= http://qosient.com/argus/src/ \
MAINTAINER= ports@freebsd.org
COMMENT= A generic IP network transaction auditing tool
+CONFLICTS= argus-3* argus-sasl-3*
+
.if defined(WITH_SASL)
LIB_DEPENDS+= sasl2.2:${PORTSDIR}/security/cyrus-sasl2
.endif