aboutsummaryrefslogtreecommitdiff
path: root/security/clamav-milter
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2014-05-16 18:46:48 +0000
committerRenato Botelho <garga@FreeBSD.org>2014-05-16 18:46:48 +0000
commit18f3a2e6704475b51a993d6be54543aba535e608 (patch)
tree4c42e79393fddce8494704d73148f3bbd06eceaa /security/clamav-milter
parentdbd9e5be7d6023d59797b45c72126ab0cf3a001d (diff)
Notes
Diffstat (limited to 'security/clamav-milter')
-rw-r--r--security/clamav-milter/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/clamav-milter/Makefile b/security/clamav-milter/Makefile
index 4393fc77fe17..cdac4f297e65 100644
--- a/security/clamav-milter/Makefile
+++ b/security/clamav-milter/Makefile
@@ -8,6 +8,6 @@ OPTIONS_SET+= MILTER
MASTERDIR= ${.CURDIR}/../clamav
PKGNAMESUFFIX= -milter
-CONFLICTS= clamav-[0-9]* clamav-devel-[0-9]*
+CONFLICTS= clamav-[0-9]*
.include "${MASTERDIR}/Makefile"