diff options
author | Chin-San Huang <chinsan@FreeBSD.org> | 2007-07-27 14:41:07 +0000 |
---|---|---|
committer | Chin-San Huang <chinsan@FreeBSD.org> | 2007-07-27 14:41:07 +0000 |
commit | c68800dd9c517665bca8b1c75a7d8678588cc783 (patch) | |
tree | c69dc8a0d9507d63092fda00ac4ee7053f43cd9d /security/Makefile | |
parent | 0a62bfbe68d21aae0a1d883f5d447292faff4de1 (diff) | |
download | ports-c68800dd9c517665bca8b1c75a7d8678588cc783.tar.gz ports-c68800dd9c517665bca8b1c75a7d8678588cc783.zip |
Notes
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile index 4559cd2046a4..457b2b3479e3 100644 --- a/security/Makefile +++ b/security/Makefile @@ -63,6 +63,7 @@ SUBDIR += checkpassword SUBDIR += checkpassword-pam SUBDIR += chkrootkit + SUBDIR += chntpw SUBDIR += chroot_safe SUBDIR += chrootuid SUBDIR += cksfv |