aboutsummaryrefslogtreecommitdiff
path: root/mail/libvmime
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2008-08-26 20:28:09 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2008-08-26 20:28:09 +0000
commit28dd1cf220311bbedd1642751a7b36daca733d61 (patch)
tree9c326e370103232dad46dedbd37633928d29e193 /mail/libvmime
parentdf60069c822fa23ebec2404ec86cae364ff83429 (diff)
downloadports-28dd1cf220311bbedd1642751a7b36daca733d61.tar.gz
ports-28dd1cf220311bbedd1642751a7b36daca733d61.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 8fdf24fec91e..a82bbb05bf37 100644
--- a/mail/libvmime/Makefile
+++ b/mail/libvmime/Makefile
@@ -7,7 +7,7 @@
PORTNAME= libvmime
PORTVERSION= 0.8.1
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= mail
MASTER_SITES= SF
MASTER_SITE_SUBDIR= vmime
@@ -16,7 +16,7 @@ MAINTAINER= delphij@FreeBSD.org
COMMENT= An all-in-one Internet mail library
LIB_DEPENDS+= gnutls.26:${PORTSDIR}/security/gnutls
-LIB_DEPENDS+= gsasl.11:${PORTSDIR}/security/gsasl
+LIB_DEPENDS+= gsasl.12:${PORTSDIR}/security/gsasl
USE_BZIP2= yes
USE_GMAKE= yes