aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2012-01-22 02:45:14 +0800
committerpav <pav@FreeBSD.org>2012-01-22 02:45:14 +0800
commit67d021bd856cf1e14911b42aed5aac478c031c4c (patch)
tree833f1addb4552bd43cbeb0acc57dcc114b91f35d /mail
parent478aa798381f0a9ed10a12a9cc95ef6b3534dea0 (diff)
downloadfreebsd-ports-gnome-67d021bd856cf1e14911b42aed5aac478c031c4c.tar.gz
freebsd-ports-gnome-67d021bd856cf1e14911b42aed5aac478c031c4c.tar.zst
freebsd-ports-gnome-67d021bd856cf1e14911b42aed5aac478c031c4c.zip
- Chase libzdb update
Reported by: pointyhat Pointy hat to: cs, glarkin
Diffstat (limited to 'mail')
-rw-r--r--mail/dbmail23/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/dbmail23/Makefile b/mail/dbmail23/Makefile
index 7df3f32cbfff..992d0897414f 100644
--- a/mail/dbmail23/Makefile
+++ b/mail/dbmail23/Makefile
@@ -7,7 +7,7 @@
PORTNAME= dbmail
PORTVERSION= 2.3.6
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= mail
MASTER_SITES= http://www.dbmail.org/download/2.3/
@@ -17,7 +17,7 @@ COMMENT= An SQL database-based mail system (POP3 and IMAP)
LIB_DEPENDS+= event-1.4:${PORTSDIR}/devel/libevent
LIB_DEPENDS+= gmime-2.0.4:${PORTSDIR}/mail/gmime2
LIB_DEPENDS+= mhash.2:${PORTSDIR}/security/mhash
-LIB_DEPENDS+= zdb.7:${PORTSDIR}/databases/libzdb
+LIB_DEPENDS+= zdb.8:${PORTSDIR}/databases/libzdb
CONFLICTS= dbmail-*-2.0.* dbmail-2.1.* dbmail-2.2.*
NO_LATEST_LINK= yes