浏览代码

stunnel: fix long help text lines

And add homepage while we're at it.
Peter Korsgaard 17 年之前
父节点
当前提交
c419f45b1c
共有 1 个文件被更改,包括 6 次插入1 次删除
  1. 6 1
      package/stunnel/Config.in

+ 6 - 1
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/
+