diff options
author | obache <obache@pkgsrc.org> | 2006-11-25 13:37:01 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2006-11-25 13:37:01 +0000 |
commit | 1e490a313592d1a027fab4370b7abdc720e7ec24 (patch) | |
tree | 67973184de13c319a4a9dfe9be767c5bfaa55dad /security | |
parent | 1a2232ca2705e2adf6df71b9edac4d4006caa196 (diff) | |
download | pkgsrc-1e490a313592d1a027fab4370b7abdc720e7ec24.tar.gz |
Add and enable cy2-ldapdb.
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 6d3e36a7d58..ad6edb5af7a 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.282 2006/11/18 16:10:41 obache Exp $ +# $NetBSD: Makefile,v 1.283 2006/11/25 13:37:01 obache Exp $ # COMMENT= Security tools @@ -38,6 +38,7 @@ SUBDIR+= cy2-anonymous SUBDIR+= cy2-crammd5 SUBDIR+= cy2-digestmd5 SUBDIR+= cy2-gssapi +SUBDIR+= cy2-ldapdb SUBDIR+= cy2-login SUBDIR+= cy2-ntlm SUBDIR+= cy2-otp |