diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2005-12-20 20:47:45 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2005-12-20 20:47:45 +0000 |
commit | 459b8d16e6677705b10cda8abbd664e03de3a00c (patch) | |
tree | 28bf58514fd27af0aa8f2d27b7ebf0bfd316ed0e /security/Makefile | |
parent | 1abc97d3d906267fd9a7141cc46f909d38aa1800 (diff) | |
download | ports-459b8d16e6677705b10cda8abbd664e03de3a00c.tar.gz ports-459b8d16e6677705b10cda8abbd664e03de3a00c.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 c39b4c59b629..56a566da158c 100644 --- a/security/Makefile +++ b/security/Makefile @@ -49,6 +49,7 @@ SUBDIR += checkpassword SUBDIR += checkpassword-pam SUBDIR += chkrootkit + SUBDIR += chroot_safe SUBDIR += chrootuid SUBDIR += cksfv SUBDIR += clamassassin |