diff options
author | Patrick Li <pat@FreeBSD.org> | 2002-04-01 05:03:15 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2002-04-01 05:03:15 +0000 |
commit | f4ae410928de80ee8cef9ffffa89c73895ba5be0 (patch) | |
tree | 39f6d7bca1384d3df750467bc44daba93139faac /security/Makefile | |
parent | 8c219f55dd4425a6e966e5ac7df69a41e5655b97 (diff) | |
download | ports-f4ae410928de80ee8cef9ffffa89c73895ba5be0.tar.gz ports-f4ae410928de80ee8cef9ffffa89c73895ba5be0.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 5b3c87876f08..dcc4665bcb27 100644 --- a/security/Makefile +++ b/security/Makefile @@ -167,6 +167,7 @@ SUBDIR += pam_alreadyloggedin SUBDIR += pam_krb5 SUBDIR += pam_ldap + SUBDIR += pam_passwdqc SUBDIR += pam_pwdfile SUBDIR += pam_smb SUBDIR += pam_ssh |