aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mail/balsa/Makefile3
-rw-r--r--mail/balsa2/Makefile3
2 files changed, 4 insertions, 2 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
diff --git a/mail/balsa2/Makefile b/mail/balsa2/Makefile
index 744d8ba74d01..868381b45bc7 100644
--- a/mail/balsa2/Makefile
+++ b/mail/balsa2/Makefile
@@ -7,6 +7,7 @@
PORTNAME= balsa2
PORTVERSION= 2.0.1
+PORTREVISION= 1
CATEGORIES= mail gnome
MASTER_SITES= http://www.theochem.kth.se/~pawsa/balsa/ \
ftp://ftp.newton.cx/pub/balsa/
@@ -18,7 +19,7 @@ BUILD_DEPENDS= ${LOCALBASE}/bin/ispell:${PORTSDIR}/textproc/ispell
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 \
gnomeui-2.0:${PORTSDIR}/x11-toolkits/libgnomeui \
gnomeprintui-2.0:${PORTSDIR}/x11-toolkits/libgnomeprintui \
gtkhtml-2.0:${PORTSDIR}/www/libgtkhtml