aboutsummaryrefslogtreecommitdiff
path: root/ftp/pure-ftpd/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2016-11-19 17:03:17 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2016-11-19 17:03:17 +0000
commit790c733651cd4423da900935606832b09a46c6c8 (patch)
tree464847103ec0f267fe4be51f180e709473a2314f /ftp/pure-ftpd/Makefile
parentd8aeaf5d91b9928c29c4de7ff98b35c7233f9376 (diff)
downloadports-790c733651cd4423da900935606832b09a46c6c8.tar.gz
ports-790c733651cd4423da900935606832b09a46c6c8.zip
Notes
Diffstat (limited to 'ftp/pure-ftpd/Makefile')
-rw-r--r--ftp/pure-ftpd/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/ftp/pure-ftpd/Makefile b/ftp/pure-ftpd/Makefile
index 7562caf7e04f..4e2ad53a6049 100644
--- a/ftp/pure-ftpd/Makefile
+++ b/ftp/pure-ftpd/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= pure-ftpd
-PORTVERSION= 1.0.42
-PORTREVISION= 3
+PORTVERSION= 1.0.43
CATEGORIES= ftp ipv6
MASTER_SITES= http://download.pureftpd.org/pub/pure-ftpd/releases/ \
ftp://ftp.pureftpd.org/pub/pure-ftpd/releases/ \
@@ -84,7 +83,7 @@ THROTTLING_CONFIGURE_WITH= throttling
TLS_CONFIGURE_WITH= tls
TLS_CPPFLAGS= -I${OPENSSLINC}
TLS_LDFLAGS= -L${OPENSSLLIB}
-TLS_USE= OPENSSL=yes
+TLS_USES= ssl
UPLOADSCRIPT_CONFIGURE_WITH= uploadscript
UTF8_CONFIGURE_WITH= rfc2640
UTF8_USES= iconv