diff options
Diffstat (limited to 'gnu/packages/shishi.scm')
-rw-r--r-- | gnu/packages/shishi.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/shishi.scm b/gnu/packages/shishi.scm index 632791de1a..2f5fa8a37c 100644 --- a/gnu/packages/shishi.scm +++ b/gnu/packages/shishi.scm @@ -48,7 +48,7 @@ (home-page "http://www.gnu.org/software/shishi/") (synopsis "Implementation of the Kerberos 5 network security system") (description - "Shishi is a free implementation of the Kerberos 5 network security + "GNU Shishi is a free implementation of the Kerberos 5 network security system. It is used to allow non-secure network nodes to communicate in a secure manner through client-server mutual authentication via tickets.") (license gpl3+))) |