diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2001-09-03 18:14:44 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2001-09-03 18:14:44 +0000 |
commit | 911d0d7484376e731db335ca821100fdad02d97b (patch) | |
tree | 0e27b896ecd6b62172605997903c82616888c1e4 /security/Makefile | |
parent | b640b53603543095d1053f879dfe6b6a0ae1f442 (diff) | |
download | ports-911d0d7484376e731db335ca821100fdad02d97b.tar.gz ports-911d0d7484376e731db335ca821100fdad02d97b.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 0436f4139cdf..1f80cd291cce 100644 --- a/security/Makefile +++ b/security/Makefile @@ -133,6 +133,7 @@ SUBDIR += pam-pgsql SUBDIR += pam_krb5 SUBDIR += pam_ldap + SUBDIR += pam_pwdfile SUBDIR += pam_smb SUBDIR += pam_ssh SUBDIR += pgp |