Revision: 90167 http://trac.macports.org/changeset/90167 Author: cal@macports.org Date: 2012-02-24 12:39:29 -0800 (Fri, 24 Feb 2012) Log Message: ----------- yubico-pam: Change case on "YubiKey" to reflect official spelling Modified Paths: -------------- trunk/dports/security/yubico-pam/Portfile Modified: trunk/dports/security/yubico-pam/Portfile =================================================================== --- trunk/dports/security/yubico-pam/Portfile 2012-02-24 19:30:30 UTC (rev 90166) +++ trunk/dports/security/yubico-pam/Portfile 2012-02-24 20:39:29 UTC (rev 90167) @@ -12,14 +12,14 @@ maintainers cal categories security -description PAM module to authenticate against a Yubikey validation server or \ - via challenge-response against a local yubikey +description PAM module to authenticate against a YubiKey validation server or \ + via challenge-response against a local YubiKey long_description \ - The Yubico PAM module provides an easy way to integrate the Yubikey \ + The Yubico PAM module provides an easy way to integrate the YubiKey \ into your existing user authentication infrastructure. The module can \ - be configured to validate Yubikeys against Yubico's YubiCloud \ - infrastructure, a custom Yubikey validation server or it can be used \ - for offline authentication with newer Yubikeys supporting a \ + be configured to validate YubiKeys against Yubico's YubiCloud \ + infrastructure, a custom YubiKey validation server or it can be used \ + for offline authentication with newer YubiKeys supporting a \ challenge-response protocol. platforms darwin
participants (1)
-
cal@macports.org