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 | |
parent | Take maintainership for the moment, until I can get someone from the vendor to (diff) |
- Add CONFLICTS for sysutils/lbl-cf sysutils/lbl-hf
PR: ports/123681
Submitted by: tabthorpe
Approved by: Paul Schmehl <pauls utdallas.edu> (maintainer)
Notes
Notes:
svn path=/head/; revision=213055
-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 |