pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security Add and enable pam_ssh_agent_auth



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6b20d9ec71be
branches:  trunk
changeset: 568381:6b20d9ec71be
user:      agc <agc%pkgsrc.org@localhost>
date:      Fri Dec 11 19:49:50 2009 +0000

description:
Add and enable pam_ssh_agent_auth

diffstat:

 security/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r b77e0a6aba94 -r 6b20d9ec71be security/Makefile
--- a/security/Makefile Fri Dec 11 19:49:42 2009 +0000
+++ b/security/Makefile Fri Dec 11 19:49:50 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.368 2009/12/02 14:36:08 fhajny Exp $
+# $NetBSD: Makefile,v 1.369 2009/12/11 19:49:50 agc Exp $
 #
 
 COMMENT=       Security tools
@@ -237,6 +237,7 @@
 SUBDIR+=       pam-pwauth_suid
 SUBDIR+=       pam-radius
 SUBDIR+=       pam-saml
+SUBDIR+=       pam_ssh_agent_auth
 SUBDIR+=       pcsc-lite
 SUBDIR+=       pcsc-tools
 SUBDIR+=       pgp2



Home | Main Index | Thread Index | Old Index