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:   leot
Date:           Sun Aug  7 22:22:10 UTC 2022

Modified Files:
        pkgsrc/security: Makefile

Log Message:
security: Add trufflehog


To generate a diff of this commit:
cvs rdiff -u -r1.865 -r1.866 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.865 pkgsrc/security/Makefile:1.866
--- pkgsrc/security/Makefile:1.865      Wed Jun 29 07:54:41 2022
+++ pkgsrc/security/Makefile    Sun Aug  7 22:22:10 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.865 2022/06/29 07:54:41 wiz Exp $
+# $NetBSD: Makefile,v 1.866 2022/08/07 22:22:10 leot Exp $
 #
 
 COMMENT=       Security and cryptography tools and libraries
@@ -637,6 +637,7 @@ SUBDIR+=    tor-browser
 SUBDIR+=       tor-browser-https-everywhere
 SUBDIR+=       tor-browser-noscript
 SUBDIR+=       tripwire
+SUBDIR+=       trufflehog
 SUBDIR+=       validns
 SUBDIR+=       vault
 SUBDIR+=       volatility



Home | Main Index | Thread Index | Old Index