diff options
author | Renato Botelho <garga@FreeBSD.org> | 2012-08-03 18:39:20 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2012-08-03 18:39:20 +0000 |
commit | 1fee5c0c7cc52a407af9d32425eb540f62d23379 (patch) | |
tree | d78a4806b7f5a79e33a1bd817d20ef5a5ab8f91d /security/checkpassword | |
parent | 1000b02e5dcde9c7d5eafda9f4b8b96f55ca5d27 (diff) |
Notes
Diffstat (limited to 'security/checkpassword')
-rw-r--r-- | security/checkpassword/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/security/checkpassword/Makefile b/security/checkpassword/Makefile index 26a50c3a2703..20797837b3c1 100644 --- a/security/checkpassword/Makefile +++ b/security/checkpassword/Makefile @@ -16,7 +16,6 @@ MAINTAINER= garga@FreeBSD.org COMMENT= A simple password-checking interface OPTIONS_DEFINE= DOCS -OPTIONS_DEFAULT=DOCS ALL_TARGET= it INSTALL_TARGET= setup |