pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security Add hs-x509-store



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b52993dae0d3
branches:  trunk
changeset: 421691:b52993dae0d3
user:      pho <pho%pkgsrc.org@localhost>
date:      Fri Jan 17 12:41:24 2020 +0000

description:
Add hs-x509-store

diffstat:

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

diffs (17 lines):

diff -r 23026fae947e -r b52993dae0d3 security/Makefile
--- a/security/Makefile Fri Jan 17 12:40:55 2020 +0000
+++ b/security/Makefile Fri Jan 17 12:41:24 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.726 2020/01/17 00:54:04 pho Exp $
+# $NetBSD: Makefile,v 1.727 2020/01/17 12:41:24 pho Exp $
 #
 
 COMMENT=       Security tools
@@ -127,6 +127,7 @@
 SUBDIR+=       hs-digest
 SUBDIR+=       hs-pem
 SUBDIR+=       hs-x509
+SUBDIR+=       hs-x509-store
 SUBDIR+=       hydan
 SUBDIR+=       hydra
 SUBDIR+=       ike-scan



Home | Main Index | Thread Index | Old Index