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 google-authenticator.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7b712d1942d1
branches:  trunk
changeset: 603510:7b712d1942d1
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Mon May 07 00:02:33 2012 +0000

description:
Add and enable google-authenticator.

diffstat:

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

diffs (17 lines):

diff -r 931bbc88221d -r 7b712d1942d1 security/Makefile
--- a/security/Makefile Mon May 07 00:01:48 2012 +0000
+++ b/security/Makefile Mon May 07 00:02:33 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.431 2012/05/05 00:01:24 pettai Exp $
+# $NetBSD: Makefile,v 1.432 2012/05/07 00:02:33 jmmv Exp $
 #
 
 COMMENT=       Security tools
@@ -73,6 +73,7 @@
 SUBDIR+=       gnupg-pkcs11-scd
 SUBDIR+=       gnupg2
 SUBDIR+=       gnutls
+SUBDIR+=       google-authenticator
 SUBDIR+=       gpa
 SUBDIR+=       gpass
 SUBDIR+=       gpg2dot



Home | Main Index | Thread Index | Old Index