diff options
author | Sylvio Cesar Teixeira <sylvio@FreeBSD.org> | 2012-06-08 21:33:55 +0000 |
---|---|---|
committer | Sylvio Cesar Teixeira <sylvio@FreeBSD.org> | 2012-06-08 21:33:55 +0000 |
commit | 6e688524f608e1f9becd0ab7221e0143a593777d (patch) | |
tree | b4c9f27a16a2792650c4d2410cabe2cb029d810b /net-mgmt/argus3 | |
parent | 7212f0b15dd8903744efe9571ccf774c89804128 (diff) |
Notes
Diffstat (limited to 'net-mgmt/argus3')
-rw-r--r-- | net-mgmt/argus3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/argus3/Makefile b/net-mgmt/argus3/Makefile index fa277f3d6dfd..f156ff149ea8 100644 --- a/net-mgmt/argus3/Makefile +++ b/net-mgmt/argus3/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://qosient.com/argus/src/ \ MAINTAINER= support@spectrum.ru COMMENT= A generic IP network transaction auditing tool -CONFLICTS= argus-2* argus-sasl-2* +CONFLICTS= argus-2* argus-sasl-2* argus-clients-2* OPTIONS+= SASL "SASL authentication support" on |