diff options
Diffstat (limited to 'package/wget/Config.in')
-rw-r--r-- | package/wget/Config.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/wget/Config.in b/package/wget/Config.in index b53cc9513..3877a3af5 100644 --- a/package/wget/Config.in +++ b/package/wget/Config.in @@ -1,6 +1,6 @@ config BR2_PACKAGE_WGET bool "wget" help - Network utility to retrieve files from http/ftp/etc... + Network utility to retrieve files from http, https and ftp. - http://wget.sunsite.dk/ + http://www.gnu.org/software/wget/ |