aboutsummaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-11-06 17:52:42 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-11-06 17:52:42 +0000
commitc11f1a0a1c8e19f7314fc17a8b94d440905cd644 (patch)
treee7bb3d0852d71595e6137491b4edcac6edce1a8b /mail
parent1b59ac62033870c2ad518dfb5ac7132876b606e6 (diff)
downloadports-c11f1a0a1c8e19f7314fc17a8b94d440905cd644.tar.gz
ports-c11f1a0a1c8e19f7314fc17a8b94d440905cd644.zip
Notes
Diffstat (limited to 'mail')
-rw-r--r--mail/dbmail/Makefile2
-rw-r--r--mail/dbmail22/Makefile1
2 files changed, 2 insertions, 1 deletions
diff --git a/mail/dbmail/Makefile b/mail/dbmail/Makefile
index 608dac8af78e..8b2459754b6b 100644
--- a/mail/dbmail/Makefile
+++ b/mail/dbmail/Makefile
@@ -20,7 +20,7 @@ BUILD_DEPENDS+= asciidoc:${PORTSDIR}/textproc/asciidoc \
xmlto:${PORTSDIR}/textproc/xmlto \
${LOCALBASE}/share/sgml/docbook/4.5/docbookx.dtd:${PORTSDIR}/textproc/docbook-450
-CONFLICTS= dbmail-2.*
+CONFLICTS= dbmail-2.* dbmail22-*
OPTIONS_DEFINE= DOCS LDAP SIEVE THREADS
OPTIONS_DEFAULT= THREADS
diff --git a/mail/dbmail22/Makefile b/mail/dbmail22/Makefile
index e56720b64b0b..ec3d4ddd42ef 100644
--- a/mail/dbmail22/Makefile
+++ b/mail/dbmail22/Makefile
@@ -5,6 +5,7 @@ PORTNAME= dbmail
PORTVERSION= 2.2.18
CATEGORIES= mail
MASTER_SITES= http://www.dbmail.org/download/2.2/
+PKGNAMESUFFIX= 22
MAINTAINER= ahicks@p-o.co.uk
COMMENT= SQL database-based mail system (POP3 and IMAP)