diff options
author | manu <manu@pkgsrc.org> | 2010-06-29 07:31:28 +0000 |
---|---|---|
committer | manu <manu@pkgsrc.org> | 2010-06-29 07:31:28 +0000 |
commit | ea561c5dd6d1047e1f68a4a755bc433f092fa3a8 (patch) | |
tree | 904598f5fe8044a16793255cc03d95c2f3475b95 /security/Makefile | |
parent | 127b26ca9e529acc053eaa6289b688b9a60a8186 (diff) | |
download | pkgsrc-ea561c5dd6d1047e1f68a4a755bc433f092fa3a8.tar.gz |
Added security/pam-p11-0.1.5
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index 90b04028edf..88908bfb45a 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.384 2010/06/01 11:01:27 drochner Exp $ +# $NetBSD: Makefile,v 1.385 2010/06/29 07:31:28 manu Exp $ # COMMENT= Security tools @@ -240,6 +240,7 @@ SUBDIR+= pam-fprint SUBDIR+= pam-ldap SUBDIR+= pam-mkhomedir SUBDIR+= pam-mysql +SUBDIR+= pam-p11 SUBDIR+= pam-passwdqc SUBDIR+= pam-pwauth_suid SUBDIR+= pam-radius |