aboutsummaryrefslogtreecommitdiff
path: root/ftp
diff options
context:
space:
mode:
Diffstat (limited to 'ftp')
-rw-r--r--ftp/wget/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/ftp/wget/Makefile b/ftp/wget/Makefile
index 626468661dd7..0643bc277808 100644
--- a/ftp/wget/Makefile
+++ b/ftp/wget/Makefile
@@ -18,9 +18,9 @@ GNU_CONFIGURE= yes
MAKE_JOBS_SAFE= yes
OPTIONS_RADIO= SSL
-OPTIONS_RADIO_SSL= GNUTLS OPENSSL
+OPTIONS_RADIO_SSL=GNUTLS OPENSSL
OPTIONS_DEFINE= IPV6 NLS IDN
-OPTIONs_DEFAULT= OPENSSL IDN
+OPTIONS_DEFAULT=OPENSSL IDN
.include <bsd.port.options.mk>