diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2008-05-15 03:53:00 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2008-05-15 03:53:00 +0800 |
commit | ca084c000552828f1d3d429c0f4ea550f975300e (patch) | |
tree | 3b69cd374870df078a5b122fdbd753e0a9b3edf3 | |
parent | 2505cc35eb59285f586662ffe3ba28ad90dbc557 (diff) | |
download | freebsd-ports-gnome-ca084c000552828f1d3d429c0f4ea550f975300e.tar.gz freebsd-ports-gnome-ca084c000552828f1d3d429c0f4ea550f975300e.tar.zst freebsd-ports-gnome-ca084c000552828f1d3d429c0f4ea550f975300e.zip |
- Add CONFLICTS for sysutils/lbl-cf sysutils/lbl-hf
PR: ports/123681
Submitted by: tabthorpe
Approved by: Paul Schmehl <pauls utdallas.edu> (maintainer)
-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 |