aboutsummaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2000-12-19 12:55:33 +0000
committerWill Andrews <will@FreeBSD.org>2000-12-19 12:55:33 +0000
commit9d3118a2155178ae357571d5ba9b6845765a3781 (patch)
treecd32a7dd6cae3e27180f31668470c852b914f1de /security/Makefile
parentd134e723440ecb6a8590418df256eb17f9e10f31 (diff)
downloadports-9d3118a2155178ae357571d5ba9b6845765a3781.tar.gz
ports-9d3118a2155178ae357571d5ba9b6845765a3781.zip
Add cracklib 2.7, a library containing a function that can be used in
one's own passwd(8) program to keep users from making guessable passwords by filtering them out at the source. PR: 23392 Submitted by: Andrew J. Korty <ajk@iu.edu>
Notes
Notes: svn path=/head/; revision=36117
Diffstat (limited to 'security/Makefile')
-rw-r--r--security/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile
index cf04bf32cca9..505f5805a4ff 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -16,6 +16,7 @@
SUBDIR += cksfv
SUBDIR += cops
SUBDIR += crack
+ SUBDIR += cracklib
SUBDIR += cyrus-sasl
SUBDIR += ddos_scan
SUBDIR += donkey