aboutsummaryrefslogtreecommitdiff
path: root/mail/balsa
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2002-08-25 03:14:27 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2002-08-25 03:14:27 +0000
commit0a919dbd315537adf3c8c8bd7e3fdc9c3509ddbc (patch)
treeccd06e0844c425aa7bc7032ae5ecba0206d0de7f /mail/balsa
parentcc852bfa9fa664a5e5ff00d87597c64d8d41982c (diff)
downloadports-0a919dbd315537adf3c8c8bd7e3fdc9c3509ddbc.tar.gz
ports-0a919dbd315537adf3c8c8bd7e3fdc9c3509ddbc.zip
Chase shared lib jump for libesmtp. Bump PORTREVISION to ensure balsa*
takes advantage of the new libesmtp improvements.
Notes
Notes: svn path=/head/; revision=64971
Diffstat (limited to 'mail/balsa')
-rw-r--r--mail/balsa/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/balsa/Makefile b/mail/balsa/Makefile
index 0a14727fa97b..715ffcba618c 100644
--- a/mail/balsa/Makefile
+++ b/mail/balsa/Makefile
@@ -7,6 +7,7 @@
PORTNAME= balsa
PORTVERSION= 1.4.0
+PORTREVISION= 1
CATEGORIES= mail gnome
MASTER_SITES= http://www.theochem.kth.se/~pawsa/balsa/ \
ftp://ftp.newton.cx/pub/balsa/
@@ -16,7 +17,7 @@ MAINTAINER= gnome@FreeBSD.org
LIB_DEPENDS= ldap.2:${PORTSDIR}/net/openldap2 \
aspell.11:${PORTSDIR}/textproc/aspell \
pcre.0:${PORTSDIR}/devel/pcre \
- esmtp.5:${PORTSDIR}/mail/libesmtp
+ esmtp.6:${PORTSDIR}/mail/libesmtp
RUN_DEPENDS= ${LOCALBASE}/bin/ispell:${PORTSDIR}/textproc/ispell
USE_BZIP2= yes