diff options
author | Carlo Strub <cs@FreeBSD.org> | 2013-03-29 19:33:41 +0000 |
---|---|---|
committer | Carlo Strub <cs@FreeBSD.org> | 2013-03-29 19:33:41 +0000 |
commit | f87124df638f9ab9a10de7815e16138a955e5814 (patch) | |
tree | 56a7cc7e21781385ea74f4d32262386371d62b78 /security/checkpassword | |
parent | 4b0d4f826c38657c52f2d41254533c0d86e6f0b2 (diff) |
Notes
Diffstat (limited to 'security/checkpassword')
-rw-r--r-- | security/checkpassword/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/checkpassword/Makefile b/security/checkpassword/Makefile index 40e191fee3df..f3e1c57a7ace 100644 --- a/security/checkpassword/Makefile +++ b/security/checkpassword/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://cr.yp.to/checkpwd/ \ MASTER_SITE_SUBDIR= distfiles MAINTAINER= garga@FreeBSD.org -COMMENT= A simple password-checking interface +COMMENT= Simple password-checking interface OPTIONS_DEFINE= DOCS |