From c9536f39b314cc055496892d6f9598434770c4b3 Mon Sep 17 00:00:00 2001 From: Roman Bogorodskiy Date: Mon, 3 Mar 2008 11:57:08 +0000 Subject: - Chase security/gnutls shlib version bump - Add an entry to UPDATING --- mail/mutt-ng/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mail/mutt-ng') diff --git a/mail/mutt-ng/Makefile b/mail/mutt-ng/Makefile index b21c1f2b7d2b..b296f5308d60 100644 --- a/mail/mutt-ng/Makefile +++ b/mail/mutt-ng/Makefile @@ -7,7 +7,7 @@ PORTNAME= mutt-ng PORTVERSION= 20061125 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= mail MASTER_SITES= http://nion.modprobe.de/mutt-ng/snapshots/ \ http://mirror.inerd.com/FreeBSD/distfiles/${PORTNAME}/ @@ -78,7 +78,7 @@ CONFIGURE_ARGS+= --enable-imap CONFIGURE_ARGS+= --with-ssl=${OPENSSLBASE} .else CONFIGURE_ARGS+= --with-gnutls=${LOCALBASE} -LIB_DEPENDS+= gnutls.13:${PORTSDIR}/security/gnutls +LIB_DEPENDS+= gnutls.26:${PORTSDIR}/security/gnutls .endif .endif -- cgit v1.2.3