aboutsummaryrefslogtreecommitdiff
path: root/security/slush
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2016-05-19 10:53:05 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2016-05-19 10:53:05 +0000
commit1f8b48b772b2d0ac0ed48a8259d2117ea3236a90 (patch)
tree06f11bc7b351f3abf3bf5507405afdba5374614e /security/slush
parent4e942b64191e2ef98dce2c5af31047a8640db768 (diff)
downloadports-1f8b48b772b2d0ac0ed48a8259d2117ea3236a90.tar.gz
ports-1f8b48b772b2d0ac0ed48a8259d2117ea3236a90.zip
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=415500
Diffstat (limited to 'security/slush')
-rw-r--r--security/slush/pkg-descr2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/slush/pkg-descr b/security/slush/pkg-descr
index d67e006bb128..29b4f72e5ad4 100644
--- a/security/slush/pkg-descr
+++ b/security/slush/pkg-descr
@@ -1,6 +1,6 @@
slush - SSL remote shell
-slush is a simple telnet-like application which communicates over a
+slush is a simple telnet-like application which communicates over a
secure SSL channel. It uses X509 certificates for authentication and
can be compiled with TCP wrappers support (service name "slushd").