diff options
author | dwcjr <dwcjr@FreeBSD.org> | 2001-06-08 19:00:20 +0000 |
---|---|---|
committer | dwcjr <dwcjr@FreeBSD.org> | 2001-06-08 19:00:20 +0000 |
commit | 7209c4ca5b2091f81936707369d16919e7a9a51c (patch) | |
tree | ac5b2b20b7d94821af42a8745c1db5f0499f7522 /security/Makefile | |
parent | d1fb8d11b487247a2367e844845019234be97610 (diff) | |
download | FreeBSD-ports-7209c4ca5b2091f81936707369d16919e7a9a51c.zip FreeBSD-ports-7209c4ca5b2091f81936707369d16919e7a9a51c.tar.gz |
New pam port for ldap authentication.
PR: 27673
Submitted by: Joe Marcus Clarke <marcus@marcuscom.com>
Reviewed by: will
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 00f2a3b..f2eba61 100644 --- a/security/Makefile +++ b/security/Makefile @@ -117,6 +117,7 @@ SUBDIR += pam-mysql SUBDIR += pam-pgsql SUBDIR += pam_krb5 + SUBDIR += pam_ldap SUBDIR += pam_ssh SUBDIR += pgp SUBDIR += pgp5 |