pkgsrc-Changes archive

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

CVS commit: pkgsrc/security



Module Name:    pkgsrc
Committed By:   fox
Date:           Mon Feb  3 23:05:10 UTC 2020

Modified Files:
        pkgsrc/security: Makefile

Log Message:
Added wolfssl to Makefile SUBDIRs


To generate a diff of this commit:
cvs rdiff -u -r1.737 -r1.738 pkgsrc/security/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/security/Makefile
diff -u pkgsrc/security/Makefile:1.737 pkgsrc/security/Makefile:1.738
--- pkgsrc/security/Makefile:1.737      Mon Feb  3 14:51:55 2020
+++ pkgsrc/security/Makefile    Mon Feb  3 23:05:10 2020
@@ -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+=    tripwire
 SUBDIR+=       validns
 SUBDIR+=       vault
 SUBDIR+=       volatility
+SUBDIR+=       wolfssl
 SUBDIR+=       xca
 SUBDIR+=       xml-security-c
 SUBDIR+=       xmlsec1



Home | Main Index | Thread Index | Old Index