diff options
author | rm <rm@FreeBSD.org> | 2012-07-19 01:21:58 +0800 |
---|---|---|
committer | rm <rm@FreeBSD.org> | 2012-07-19 01:21:58 +0800 |
commit | ddb4fb2f20c0d60a43215ffba220ba43ae870239 (patch) | |
tree | 16a9d06a5a65611556bf936a55673ddab2520414 /sysutils/lbl-cf | |
parent | eefa86a035a5a37a9cf57fe58e54568e28e6ceb5 (diff) | |
download | freebsd-ports-gnome-ddb4fb2f20c0d60a43215ffba220ba43ae870239.tar.gz freebsd-ports-gnome-ddb4fb2f20c0d60a43215ffba220ba43ae870239.tar.zst freebsd-ports-gnome-ddb4fb2f20c0d60a43215ffba220ba43ae870239.zip |
Remove CONFLICTS with security/bro. They are no more relevant.
Pending update of security/bro to 2.0 depend on this two ports by default.
This is non-functional change.
Diffstat (limited to 'sysutils/lbl-cf')
-rw-r--r-- | sysutils/lbl-cf/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sysutils/lbl-cf/Makefile b/sysutils/lbl-cf/Makefile index f4a4f8958a98..c415d30b4027 100644 --- a/sysutils/lbl-cf/Makefile +++ b/sysutils/lbl-cf/Makefile @@ -17,8 +17,6 @@ PKGNAMEPREFIX= lbl- MAINTAINER= leres@ee.lbl.gov COMMENT= Unix time to formated time and date filter -CONFLICTS= security/bro-1.* - PLIST_FILES= bin/cf MAN1= cf.1 |