diff options
author | Michael Haro <mharo@FreeBSD.org> | 1999-05-03 04:04:46 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 1999-05-03 04:04:46 +0000 |
commit | 46162f4b9d7b0567da0caf25c1f6a796e3ef9ed8 (patch) | |
tree | 4b8f0472e61d7385c0a8148b87a4f75ee299f92f /security/checkpassword | |
parent | 27119f9454bcf6ea32d2fd09b9d20882c1a0950f (diff) | |
download | ports-46162f4b9d7b0567da0caf25c1f6a796e3ef9ed8.tar.gz ports-46162f4b9d7b0567da0caf25c1f6a796e3ef9ed8.zip |
Notes
Diffstat (limited to 'security/checkpassword')
-rw-r--r-- | security/checkpassword/pkg-descr | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/checkpassword/pkg-descr b/security/checkpassword/pkg-descr index 5782bf793e71..379b461f07fb 100644 --- a/security/checkpassword/pkg-descr +++ b/security/checkpassword/pkg-descr @@ -1,4 +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. -<URL:ftp://koobera.math.uic.edu/www/checkpwd.html> + +WWW: ftp://koobera.math.uic.edu/www/checkpwd.html |