diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2012-01-08 07:01:25 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2012-01-08 07:01:25 +0000 |
commit | c5d811a37d56d8b50097c8e3ae91f58980ee7ed9 (patch) | |
tree | 5810e1ce97ce2cdafc8ab85ef5ee1efef73f5b58 /security/gss/pkg-descr | |
parent | a03386997b05123634c4a845036ff9a7340f2c38 (diff) | |
download | ports-c5d811a37d56d8b50097c8e3ae91f58980ee7ed9.tar.gz ports-c5d811a37d56d8b50097c8e3ae91f58980ee7ed9.zip |
Notes
Diffstat (limited to 'security/gss/pkg-descr')
-rw-r--r-- | security/gss/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/gss/pkg-descr b/security/gss/pkg-descr index 5e9d29183272..4eb2bd8a49cc 100644 --- a/security/gss/pkg-descr +++ b/security/gss/pkg-descr @@ -1,6 +1,6 @@ GSS is an implementation of the Generic Security Service Application Program Interface (GSS-API). GSS-API is used by network servers (e.g., IMAP, SMTP) to -provide security security services, e.g., authenticate clients against servers. +provide security services, e.g., authenticate clients against servers. GSS consists of a library and a manual. WWW: http://www.gnu.org/software/gss/ |