aboutsummaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
Diffstat (limited to 'mail')
-rw-r--r--mail/balsa/Makefile3
-rw-r--r--mail/cone/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/mail/balsa/Makefile b/mail/balsa/Makefile
index 97b6647097d7..ce1ac5bd9321 100644
--- a/mail/balsa/Makefile
+++ b/mail/balsa/Makefile
@@ -7,6 +7,7 @@
PORTNAME= balsa
PORTVERSION= 2.2.3
+PORTREVISION= 1
CATEGORIES= mail gnome
MASTER_SITES= http://www.theochem.kth.se/~pawsa/balsa/
DISTNAME= balsa-${PORTVERSION}
@@ -14,7 +15,7 @@ DISTNAME= balsa-${PORTVERSION}
MAINTAINER= gnome@FreeBSD.org
COMMENT= A mail reader for the GNOME 2 desktop
-LIB_DEPENDS= aspell.15:${PORTSDIR}/textproc/aspell \
+LIB_DEPENDS= aspell.16:${PORTSDIR}/textproc/aspell \
pcre.0:${PORTSDIR}/devel/pcre \
esmtp.6:${PORTSDIR}/mail/libesmtp \
gmime-2.0.3:${PORTSDIR}/mail/gmime2
diff --git a/mail/cone/Makefile b/mail/cone/Makefile
index bf0c0a3ecfd3..0f4ae3957a69 100644
--- a/mail/cone/Makefile
+++ b/mail/cone/Makefile
@@ -7,6 +7,7 @@
PORTNAME= cone
PORTVERSION= 0.60
+PORTREVISION= 1
CATEGORIES= mail
# This is for beta versions, leave it in please:
#MASTER_SITES= http://www.courier-mta.org/beta/${PORTNAME}/
@@ -18,7 +19,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Console based mail client with POP3/IMAP/SMAP support
LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 \
- aspell.15:${PORTSDIR}/textproc/aspell \
+ aspell.16:${PORTSDIR}/textproc/aspell \
fam.0:${PORTSDIR}/devel/fam
BUILD_DEPENDS= gpg:${PORTSDIR}/security/gnupg
RUN_DEPENDS= ${BUILD_DEPENDS}