diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 10:53:05 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 10:53:05 +0000 |
commit | 1f8b48b772b2d0ac0ed48a8259d2117ea3236a90 (patch) | |
tree | 06f11bc7b351f3abf3bf5507405afdba5374614e /security/checkpassword | |
parent | 4e942b64191e2ef98dce2c5af31047a8640db768 (diff) |
Notes
Diffstat (limited to 'security/checkpassword')
-rw-r--r-- | security/checkpassword/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/checkpassword/pkg-descr b/security/checkpassword/pkg-descr index 3dc3bb130298..45b89677b48e 100644 --- a/security/checkpassword/pkg-descr +++ b/security/checkpassword/pkg-descr @@ -1,5 +1,5 @@ Checkpassword provides a simple, uniform password-checking interface to all root applications. It is suitable for use by applications such as -login, ftpd, and pop3d. +login, ftpd, and pop3d. WWW: http://cr.yp.to/checkpwd.html |