aboutsummaryrefslogtreecommitdiff
path: root/ftp/wput
diff options
context:
space:
mode:
authorRoman Bogorodskiy <novel@FreeBSD.org>2011-06-05 18:43:16 +0000
committerRoman Bogorodskiy <novel@FreeBSD.org>2011-06-05 18:43:16 +0000
commit207386f96a454f28a3f0a367069d0d4715b9e6e2 (patch)
treea498091a932a1bb378d3a0a8f8dcc91f46a54771 /ftp/wput
parentc96ae66b570729bd8c116293984c253bfe446655 (diff)
downloadports-207386f96a454f28a3f0a367069d0d4715b9e6e2.tar.gz
ports-207386f96a454f28a3f0a367069d0d4715b9e6e2.zip
Notes
Diffstat (limited to 'ftp/wput')
-rw-r--r--ftp/wput/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/ftp/wput/Makefile b/ftp/wput/Makefile
index 56e0ac609ab1..9e7675c981e0 100644
--- a/ftp/wput/Makefile
+++ b/ftp/wput/Makefile
@@ -7,7 +7,7 @@
PORTNAME= wput
PORTVERSION= 0.6.2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= ftp
MASTER_SITES= SF
EXTRACT_SUFX= .tgz
@@ -33,7 +33,7 @@ MAN1= wdel.1 wput.1
.include <bsd.port.pre.mk>
.if !defined(WITHOUT_TLS)
-LIB_DEPENDS+= gnutls.40:${PORTSDIR}/security/gnutls
+LIB_DEPENDS+= gnutls.47:${PORTSDIR}/security/gnutls
CONFIGURE_ARGS+= --with-ssl
.else
CONFIGURE_ARGS+= --without-ssl