diff options
author | reed <reed@pkgsrc.org> | 2006-03-11 04:41:44 +0000 |
---|---|---|
committer | reed <reed@pkgsrc.org> | 2006-03-11 04:41:44 +0000 |
commit | 5d70841b79f481890e2dee296fb5495c6389e4de (patch) | |
tree | 43ddd817da565e77db7f592aa216b8c8bfa5ec43 /security | |
parent | fd5570707ed65877dce0dd46de234102a217ed5b (diff) | |
download | pkgsrc-5d70841b79f481890e2dee296fb5495c6389e4de.tar.gz |
Mention what version of lsh this package provides
(so lsh2 and lsh DESCRiptions are different.)
Also uppercase ssh2 to SSH2.
TODO: anyone want to document features or differences between
these two packages?
Diffstat (limited to 'security')
-rw-r--r-- | security/lsh/DESCR | 3 | ||||
-rw-r--r-- | security/lsh2/DESCR | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/security/lsh/DESCR b/security/lsh/DESCR index b11cc26a7de..168f4ade2d0 100644 --- a/security/lsh/DESCR +++ b/security/lsh/DESCR @@ -1 +1,2 @@ -lsh is an alternative (GNU licensed) ssh2 client/server. +lsh is an alternative (GNU licensed) SSH2 client/server. +This is version 1 of lsh. diff --git a/security/lsh2/DESCR b/security/lsh2/DESCR index b11cc26a7de..e61eb08139b 100644 --- a/security/lsh2/DESCR +++ b/security/lsh2/DESCR @@ -1 +1,2 @@ -lsh is an alternative (GNU licensed) ssh2 client/server. +lsh is an alternative (GNU licensed) SSH2 client/server. +This is version 2 of lsh. |