diff options
author | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2012-07-18 17:21:58 +0000 |
---|---|---|
committer | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2012-07-18 17:21:58 +0000 |
commit | cec8c9f625c813b172d7f46eab07923ae2f9b39e (patch) | |
tree | 16a9d06a5a65611556bf936a55673ddab2520414 /sysutils/lbl-hf | |
parent | 24dad241a60f6effdcb87b5f8d9aec3f5e2b84ec (diff) |
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.
Notes
Notes:
svn path=/head/; revision=301106
Diffstat (limited to 'sysutils/lbl-hf')
-rw-r--r-- | sysutils/lbl-hf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/lbl-hf/Makefile b/sysutils/lbl-hf/Makefile index 0f4d032bbfa9..d2ad4b3bbfd1 100644 --- a/sysutils/lbl-hf/Makefile +++ b/sysutils/lbl-hf/Makefile @@ -21,7 +21,7 @@ COMMENT= Address to hostname filter MAKE_JOBS_UNSAFE= yes -CONFLICTS= hf-[0-9]* bro-1.[0-9]* +CONFLICTS= hf-[0-9]* PLIST_FILES= bin/hf |