diff options
Diffstat (limited to 'network/openssh-krb5/slack-desc')
-rw-r--r-- | network/openssh-krb5/slack-desc | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/network/openssh-krb5/slack-desc b/network/openssh-krb5/slack-desc deleted file mode 100644 index be6325e2a6..0000000000 --- a/network/openssh-krb5/slack-desc +++ /dev/null @@ -1,19 +0,0 @@ -# HOW TO EDIT THIS FILE: -# The "handy ruler" below makes it easier to edit a package description. -# Line up the first '|' above the ':' following the base package name, and -# the '|' on the right side marks the last column you can put a character in. -# You must make exactly 11 lines for the formatting to be correct. It's also -# customary to leave one space after the ':' except on otherwise blank lines. - - |-----handy-ruler------------------------------------------------------| -openssh-krb5: openssh-krb5 (Secure Shell daemon and clients - with Kerberos) -openssh-krb5: -openssh-krb5: ssh (Secure Shell) is a program for logging into a remote machine and -openssh-krb5: for executing commands on a remote machine. It is intended to replace -openssh-krb5: rlogin and rsh, and provide secure encrypted communications between -openssh-krb5: two untrusted hosts over an insecure network. sshd (SSH Daemon) is -openssh-krb5: the daemon program for ssh. OpenSSH is based on the last free version -openssh-krb5: of Tatu Ylonen's SSH, further enhanced and cleaned up by Aaron -openssh-krb5: Campbell, Bob Beck, Markus Friedl, Niels Provos, Theo de Raadt, and -openssh-krb5: Dug Song. It has a homepage at http://www.openssh.com/ -openssh-krb5: |