From 207386f96a454f28a3f0a367069d0d4715b9e6e2 Mon Sep 17 00:00:00 2001 From: Roman Bogorodskiy Date: Sun, 5 Jun 2011 18:43:16 +0000 Subject: Chase security/gnutls update and add an UPDATING entry. --- ftp/wzdftpd/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ftp/wzdftpd') diff --git a/ftp/wzdftpd/Makefile b/ftp/wzdftpd/Makefile index 5c7d6ea9173c..7081df973aed 100644 --- a/ftp/wzdftpd/Makefile +++ b/ftp/wzdftpd/Makefile @@ -7,7 +7,7 @@ PORTNAME= wzdftpd PORTVERSION= 0.8.1 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= ftp ipv6 MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-sources/${PORTNAME}-0.8 @@ -66,7 +66,7 @@ CONFIGURE_ARGS+= --disable-openssl .endif .if defined(WITH_GNUTLS) -LIB_DEPENDS+= gnutls.40:${PORTSDIR}/security/gnutls +LIB_DEPENDS+= gnutls.47:${PORTSDIR}/security/gnutls .else CONFIGURE_ARGS+= --disable-gnutls .endif -- cgit v1.2.3