diff --git a/package/stunnel/Config.in b/package/stunnel/Config.in index 61db1e9206..8bc20d4ef3 100644 --- a/package/stunnel/Config.in +++ b/package/stunnel/Config.in @@ -1,4 +1,9 @@ config BR2_PACKAGE_STUNNEL bool "stunnel" help - Stunnel is a utility that utilised OpenSSL to wrap plaintext TCP communications with SSL. Can be used to secure a programmes insecure network communications. + Stunnel is a utility that utilised OpenSSL to wrap plaintext + TCP communications with SSL. Can be used to secure a + programmes insecure network communications. + + http://www.stunnel.org/ +