diff options
author | manu <manu@pkgsrc.org> | 2010-07-13 19:48:09 +0000 |
---|---|---|
committer | manu <manu@pkgsrc.org> | 2010-07-13 19:48:09 +0000 |
commit | 5480428fb51eba64eeba64d0defb540e3b9a3bf4 (patch) | |
tree | 21db261d21755b76ac4a697c9a317506df1c2aba /security | |
parent | 647281857852a0ec2e44a1634f1c388d241a34f7 (diff) | |
download | pkgsrc-5480428fb51eba64eeba64d0defb540e3b9a3bf4.tar.gz |
pam-p11 comes back
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 3e07eb74897..c21f661666e 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.390 2010/07/08 06:59:56 jnemeth Exp $ +# $NetBSD: Makefile,v 1.391 2010/07/13 19:48:09 manu Exp $ # COMMENT= Security tools @@ -242,6 +242,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 |