pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security Added wolfssl to Makefile SUBDIRs



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4e311c7133b2
branches:  trunk
changeset: 422806:4e311c7133b2
user:      fox <fox%pkgsrc.org@localhost>
date:      Mon Feb 03 23:05:10 2020 +0000

description:
Added wolfssl to Makefile SUBDIRs

diffstat:

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

diffs (17 lines):

diff -r 3bbd8637313c -r 4e311c7133b2 security/Makefile
--- a/security/Makefile Mon Feb 03 23:04:09 2020 +0000
+++ b/security/Makefile Mon Feb 03 23:05:10 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.737 2020/02/03 14:51:55 bsiegert Exp $
+# $NetBSD: Makefile,v 1.738 2020/02/03 23:05:10 fox Exp $
 #
 
 COMMENT=       Security tools
@@ -620,6 +620,7 @@
 SUBDIR+=       validns
 SUBDIR+=       vault
 SUBDIR+=       volatility
+SUBDIR+=       wolfssl
 SUBDIR+=       xca
 SUBDIR+=       xml-security-c
 SUBDIR+=       xmlsec1



Home | Main Index | Thread Index | Old Index