diff options
author | olgeni <olgeni@FreeBSD.org> | 2013-04-20 22:13:17 +0800 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2013-04-20 22:13:17 +0800 |
commit | 7ec6938f9a0d3736998282d8d2a4aa69ab15e651 (patch) | |
tree | e61142f9add17b2f0bc8ff2cb8d155765e1fdc54 /net | |
parent | 8c243d567489048b35e57e168b421f948992a3ba (diff) | |
download | freebsd-ports-gnome-7ec6938f9a0d3736998282d8d2a4aa69ab15e651.tar.gz freebsd-ports-gnome-7ec6938f9a0d3736998282d8d2a4aa69ab15e651.tar.zst freebsd-ports-gnome-7ec6938f9a0d3736998282d8d2a4aa69ab15e651.zip |
Fix whitespace in pkg-descr.
Feature safe: yes
Diffstat (limited to 'net')
-rw-r--r-- | net/sslh/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/sslh/pkg-descr b/net/sslh/pkg-descr index a908ab62d07c..f08393bb0ce0 100644 --- a/net/sslh/pkg-descr +++ b/net/sslh/pkg-descr @@ -1,5 +1,5 @@ sslh accepts HTTPS, SSH, OpenVPN, tinc and XMPP connections on the same port. This makes it possible to connect to any of these servers on port 443 while - still serving HTTPS on that port. +still serving HTTPS on that port. WWW: http://www.rutschle.net/tech/sslh.shtml |