summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mail/ezmlm-idx/Makefile2
-rw-r--r--mail/ezmlm/Makefile2
2 files changed, 4 insertions, 0 deletions
diff --git a/mail/ezmlm-idx/Makefile b/mail/ezmlm-idx/Makefile
index c0482f0faf15..208591281152 100644
--- a/mail/ezmlm-idx/Makefile
+++ b/mail/ezmlm-idx/Makefile
@@ -24,6 +24,8 @@ COMMENT= Improved version of the ezmlm mailing list manager
RUN_DEPENDS= ${QMAIL_DIR}/bin/qmail-send:${PORTSDIR}/mail/qmail
+CONFLICTS= ezmlm-0.*
+
# QMAIL_DIR is the directory where qmail is installed
QMAIL_DIR?= /var/qmail
diff --git a/mail/ezmlm/Makefile b/mail/ezmlm/Makefile
index 40fb39ff94cb..81d90a8ff21c 100644
--- a/mail/ezmlm/Makefile
+++ b/mail/ezmlm/Makefile
@@ -21,6 +21,8 @@ COMMENT= An easy-to-use, high-speed mailing list manager for qmail
RUN_DEPENDS= ${QMAIL_DIR}/bin/qmail-send:${PORTSDIR}/mail/qmail
+CONFLICTS= ezmlm-idx-*
+
NO_PACKAGE= Unsure of DJB license
# QMAIL_DIR is the directory where qmail is installed