diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-15 16:57:39 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-15 16:57:39 +0000 |
commit | 5d2373a0928a9eb5575d4bc2f6f0506a1e29ae6b (patch) | |
tree | 6246387a8174cabb77e772c330260c8899112ad8 /security/apg | |
parent | d37031eae10af30ef8045e779910d70a7f59fc09 (diff) |
Notes
Diffstat (limited to 'security/apg')
-rw-r--r-- | security/apg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/apg/Makefile b/security/apg/Makefile index a135801792f5..38b11cc70aa4 100644 --- a/security/apg/Makefile +++ b/security/apg/Makefile @@ -11,7 +11,7 @@ MASTER_SITE_SUBDIR= UNIX/misc MAINTAINER= matthew@FreeBSD.org COMMENT= Automated password generator -OPTIONS_DEFINE= CRACKLIB +OPTIONS_DEFINE= CRACKLIB DOCS CRACKLIB_DESCR= CrackLib support for password quality .include <bsd.port.options.mk> |