aboutsummaryrefslogtreecommitdiff
path: root/mail/libvmime
diff options
context:
space:
mode:
authorJohan van Selst <johans@FreeBSD.org>2011-02-25 14:08:31 +0000
committerJohan van Selst <johans@FreeBSD.org>2011-02-25 14:08:31 +0000
commitd206a1376cc6ae897d09a178a4a3b01b53d6e6a1 (patch)
tree68b1199824d4f5082f93d2983234a3960fbc3fb2 /mail/libvmime
parent94017171933ebb85ada6cd1fc9d3b3a1aad8cda6 (diff)
downloadports-d206a1376cc6ae897d09a178a4a3b01b53d6e6a1.tar.gz
ports-d206a1376cc6ae897d09a178a4a3b01b53d6e6a1.zip
Notes
Diffstat (limited to 'mail/libvmime')
-rw-r--r--mail/libvmime/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/libvmime/Makefile b/mail/libvmime/Makefile
index 816d7053cba0..fa351086027e 100644
--- a/mail/libvmime/Makefile
+++ b/mail/libvmime/Makefile
@@ -7,7 +7,7 @@
PORTNAME= libvmime
PORTVERSION= 0.9.0
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= mail
MASTER_SITES= SF/vmime/vmime/0.9
@@ -15,7 +15,7 @@ MAINTAINER= delphij@FreeBSD.org
COMMENT= An all-in-one Internet mail library
LIB_DEPENDS+= gnutls.40:${PORTSDIR}/security/gnutls
-LIB_DEPENDS+= gsasl.14:${PORTSDIR}/security/gsasl
+LIB_DEPENDS+= gsasl.15:${PORTSDIR}/security/gsasl
USE_BZIP2= yes
USE_GMAKE= yes