diff options
author | danfe <danfe@FreeBSD.org> | 2016-11-22 22:04:21 +0800 |
---|---|---|
committer | danfe <danfe@FreeBSD.org> | 2016-11-22 22:04:21 +0800 |
commit | c1c7e3e6660a713fc9ab0a73903038c12d8307a5 (patch) | |
tree | 5be30e0f8fd699a67e3324b8c570ab2afbefce97 /security/unssh | |
parent | 361a51ab34ebfbeb4daded383d6bc39a9466a9a4 (diff) | |
download | freebsd-ports-gnome-c1c7e3e6660a713fc9ab0a73903038c12d8307a5.tar.gz freebsd-ports-gnome-c1c7e3e6660a713fc9ab0a73903038c12d8307a5.tar.zst freebsd-ports-gnome-c1c7e3e6660a713fc9ab0a73903038c12d8307a5.zip |
In several dozen ports, use single space for WWW: line in pkg-descr, and
reformat port description text in cases when it was notoriously broken.
Diffstat (limited to 'security/unssh')
-rw-r--r-- | security/unssh/pkg-descr | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/security/unssh/pkg-descr b/security/unssh/pkg-descr index 538d75f12adb..dcd32e1ada20 100644 --- a/security/unssh/pkg-descr +++ b/security/unssh/pkg-descr @@ -1,6 +1,6 @@ -Provide a fast way to delete entries from OpenSSH's known_hosts -file. This is a simple automation of the things normally done by -the user when having an "offending key" in his/her known_hosts file -caused by a changing host key of the destination. +Provide a fast way to delete entries from OpenSSH's known_hosts file. +This is a simple automation of the things normally done by the user +when having an "offending key" in his/her known_hosts file caused by +a changing host key of the destination. -WWW: http://unssh.sourceforge.net/ +WWW: http://unssh.sourceforge.net/ |