pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security Add guardtime and libguardtime.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/49fd79b2d008
branches:  trunk
changeset: 620944:49fd79b2d008
user:      jperkin <jperkin%pkgsrc.org@localhost>
date:      Wed Jul 03 13:40:48 2013 +0000

description:
Add guardtime and libguardtime.

diffstat:

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

diffs (25 lines):

diff -r 714baf9798b0 -r 49fd79b2d008 security/Makefile
--- a/security/Makefile Wed Jul 03 13:38:58 2013 +0000
+++ b/security/Makefile Wed Jul 03 13:40:48 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.472 2013/06/14 09:41:25 kleink Exp $
+# $NetBSD: Makefile,v 1.473 2013/07/03 13:40:48 jperkin Exp $
 #
 
 COMMENT=       Security tools
@@ -87,6 +87,7 @@
 SUBDIR+=       gsasl
 SUBDIR+=       gss
 SUBDIR+=       gtk-systrace
+SUBDIR+=       guardtime
 SUBDIR+=       hackbot
 SUBDIR+=       hashcash
 SUBDIR+=       heimdal
@@ -121,6 +122,7 @@
 SUBDIR+=       libgcrypt
 SUBDIR+=       libgnome-keyring
 SUBDIR+=       libgpg-error
+SUBDIR+=       libguardtime
 SUBDIR+=       libidea
 SUBDIR+=       libident
 SUBDIR+=       libksba



Home | Main Index | Thread Index | Old Index