diff options
author | asau <asau> | 2013-03-17 13:55:58 +0000 |
---|---|---|
committer | asau <asau> | 2013-03-17 13:55:58 +0000 |
commit | 74490ec39303cb28f184afa320d3ac9c9b3b3d97 (patch) | |
tree | baeb2a7cfc26cd71b71eadbf2a459b4439c0a880 /security/Makefile | |
parent | dee7b7e70e7e81fe00d58176d7016872c3046cd5 (diff) | |
download | pkgsrc-74490ec39303cb28f184afa320d3ac9c9b3b3d97.tar.gz |
+ pam-pgsql
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 0a20296cf09..09faf82ed91 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.460 2013/03/16 19:42:34 jym Exp $ +# $NetBSD: Makefile,v 1.461 2013/03/17 13:55:58 asau Exp $ # COMMENT= Security tools @@ -271,6 +271,7 @@ SUBDIR+= pam-mkhomedir SUBDIR+= pam-mysql SUBDIR+= pam-p11 SUBDIR+= pam-passwdqc +SUBDIR+= pam-pgsql SUBDIR+= pam-pwauth_suid SUBDIR+= pam-radius SUBDIR+= pam-saml |