From e0a6004ce83ba519a0e6f0d277968d306c4df296 Mon Sep 17 00:00:00 2001 From: Pierre Carrier Date: Sun, 17 Jun 2012 19:59:53 +0200 Subject: config: do not refer to HTTPS for wget Signed-off-by: Pierre Carrier Signed-off-by: Denys Vlasenko --- networking/Config.src | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'networking/Config.src') diff --git a/networking/Config.src b/networking/Config.src index fb7dca7d4..e2376d548 100644 --- a/networking/Config.src +++ b/networking/Config.src @@ -945,8 +945,8 @@ config WGET bool "wget" default y help - wget is a utility for non-interactive download of files from HTTP, - HTTPS, and FTP servers. + wget is a utility for non-interactive download of files from HTTP + and FTP servers. config FEATURE_WGET_STATUSBAR bool "Enable a nifty process meter (+2k)" -- cgit v1.2.3