diff options
author | rh <rh@pkgsrc.org> | 2000-10-21 18:48:38 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 2000-10-21 18:48:38 +0000 |
commit | 223d125fd5add1968fe13571ca0ea88b7cb26876 (patch) | |
tree | d995b638c2b0fd31c313d9bfdf234c058c12df7b /security | |
parent | 95dd5e5d409fe841eb7ce8e64faf694d41d1f914 (diff) | |
download | pkgsrc-223d125fd5add1968fe13571ca0ea88b7cb26876.tar.gz |
Add and enable pam-ldap
Diffstat (limited to 'security')
-rw-r--r-- | security/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index 3f6af2fb258..f022cb78936 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.46 2000/10/21 18:43:04 rh Exp $ +# $NetBSD: Makefile,v 1.47 2000/10/21 18:48:38 rh Exp $ # FreeBSD Id: Makefile,v 1.23 1997/11/09 10:17:02 asami Exp # @@ -29,6 +29,7 @@ SUBDIR += p5-MD5 SUBDIR += p5-SHA SUBDIR += PAM + SUBDIR += pam-ldap SUBDIR += pgp2 SUBDIR += pgp5 SUBDIR += pks |