diff options
author | rh <rh> | 2000-10-21 18:48:38 +0000 |
---|---|---|
committer | rh <rh> | 2000-10-21 18:48:38 +0000 |
commit | 016f5864348d3b5b10b52f380f1567230ba01499 (patch) | |
tree | d995b638c2b0fd31c313d9bfdf234c058c12df7b /security | |
parent | 634f208c4bd0424225bd6325dbdfc4d75f73252d (diff) | |
download | pkgsrc-016f5864348d3b5b10b52f380f1567230ba01499.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 |