diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2008-05-14 19:53:00 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2008-05-14 19:53:00 +0000 |
commit | 5594cb0d5b01fb95678b05cab0db776f90b6cba4 (patch) | |
tree | 875176a048ee7bbc5efe4cf1610473bd134f26d6 /security/bro | |
parent | 7b624652bc7ff434869d19392052c2bc245c2abc (diff) |
Notes
Diffstat (limited to 'security/bro')
-rw-r--r-- | security/bro/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/bro/Makefile b/security/bro/Makefile index f15c569bcadc..297edfc893cc 100644 --- a/security/bro/Makefile +++ b/security/bro/Makefile @@ -15,6 +15,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-stable MAINTAINER= pauls@utdallas.edu COMMENT= System for detecting Network Intruders in real-time +CONFLICTS= sysutils/lbl-cf-1.* sysutils/lbl-hf-1.* + OPTIONS= GPG "Support encrypted email" Off \ DOCS "Install documentation (not recommended)" Off |