diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
commit | 7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch) | |
tree | fd4e3235fcfaf2558312feb3c9527f1592b91aff /security/checkpassword/Makefile | |
parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) |
Notes
Diffstat (limited to 'security/checkpassword/Makefile')
-rw-r--r-- | security/checkpassword/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/checkpassword/Makefile b/security/checkpassword/Makefile index 0db4a321b8ee..21c1adcd7cd6 100644 --- a/security/checkpassword/Makefile +++ b/security/checkpassword/Makefile @@ -11,6 +11,7 @@ CATEGORIES= security MASTER_SITES= http://cr.yp.to/checkpwd/ MAINTAINER= sada@FreeBSD.org +COMMENT= A simple password-checking interface ALL_TARGET= it INSTALL_TARGET= setup |