From 69e34df4f434423c4d98bd6ffc8186ff0e36bff8 Mon Sep 17 00:00:00 2001 From: Achim Gsell Date: Fri, 8 Jul 2022 08:36:00 +0200 Subject: [PATCH] krb5: update modulefile --- Tools/krb5/modulefile | 17 ++++++----------- 1 file changed, 6 insertions(+), 11 deletions(-) diff --git a/Tools/krb5/modulefile b/Tools/krb5/modulefile index 8fba736..58b0a6a 100644 --- a/Tools/krb5/modulefile +++ b/Tools/krb5/modulefile @@ -1,18 +1,13 @@ #%Pmodule -module-whatis "portable command-line driven graphing utility" -module-url "http://www.gnuplot.info/" -module-license "See \$GNUPLOT_DIR/share/doc/gnuplot/Copyright" +module-whatis "MIT Kerberos5" +module-url "https://www.kerberos.org" +module-license "MIT" module-maintainer "Achim Gsell " module-help " -Gnuplot is a portable command-line driven graphing utility for Linux, -OS/2, MS Windows, OSX, VMS, and many other platforms. The source code -is copyrighted but freely distributed (i.e., you don't have to pay for -it). It was originally created to allow scientists and students to -visualize mathematical functions and data interactively, but has grown -to support many non-interactive uses such as web scripting. It is also -used as a plotting engine by third-party applications like Octave. -Gnuplot has been supported and under active development since 1986. +Kerberos is a network authentication protocol. It is designed to provide +strong authentication for client/server applications by using secret-key +cryptography. "