diff options
author | drochner <drochner@pkgsrc.org> | 2009-10-28 18:48:36 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2009-10-28 18:48:36 +0000 |
commit | 2a47237477c6fb06878377ef518f16afba4a0323 (patch) | |
tree | b93a1548a8a03e9be5d63f6a02534c1343d172a5 /security/Makefile | |
parent | dd6ad0e4a0fff3d6f6e59dd2749c86349264db50 (diff) | |
download | pkgsrc-2a47237477c6fb06878377ef518f16afba4a0323.tar.gz |
+pam-passwdqc
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 40bd108b342..3937ceee139 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.364 2009/10/02 10:08:53 hasso Exp $ +# $NetBSD: Makefile,v 1.365 2009/10/28 18:48:36 drochner Exp $ # COMMENT= Security tools @@ -232,6 +232,7 @@ SUBDIR+= pam-fprint SUBDIR+= pam-ldap SUBDIR+= pam-mkhomedir SUBDIR+= pam-mysql +SUBDIR+= pam-passwdqc SUBDIR+= pam-pwauth_suid SUBDIR+= pam-radius SUBDIR+= pam-saml |