diff options
author | drochner <drochner@pkgsrc.org> | 2007-01-08 18:41:37 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2007-01-08 18:41:37 +0000 |
commit | dd526ea1bc047f2613e6ba4b025080c70deffb38 (patch) | |
tree | 2589dad6525bf3cd784db057167ef7f16df6389a /security/Makefile | |
parent | 09db3d2bc4580a70346471ebb4acedd3cb72550c (diff) | |
download | pkgsrc-dd526ea1bc047f2613e6ba4b025080c70deffb38.tar.gz |
+pam-pwauth_suid
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 d3b12c3a41d..c825fa776fb 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.284 2007/01/08 06:33:49 obache Exp $ +# $NetBSD: Makefile,v 1.285 2007/01/08 18:41:37 drochner Exp $ # COMMENT= Security tools @@ -188,6 +188,7 @@ SUBDIR+= pam-af SUBDIR+= pam-dbm SUBDIR+= pam-ldap SUBDIR+= pam-mysql +SUBDIR+= pam-pwauth_suid SUBDIR+= pam-radius SUBDIR+= pflkm SUBDIR+= pgp2 |