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:           Sat Mar  6 21:06:05 UTC 2021

Modified Files:
        pkgsrc/security: Makefile

Log Message:
security: Add wfuzz


To generate a diff of this commit:
cvs rdiff -u -r1.804 -r1.805 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.804 pkgsrc/security/Makefile:1.805
--- pkgsrc/security/Makefile:1.804      Wed Feb 17 09:57:13 2021
+++ pkgsrc/security/Makefile    Sat Mar  6 21:06:05 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.804 2021/02/17 09:57:13 adam Exp $
+# $NetBSD: Makefile,v 1.805 2021/03/06 21:06:05 leot Exp $
 #
 
 COMMENT=       Security tools
@@ -644,6 +644,7 @@ SUBDIR+=    tripwire
 SUBDIR+=       validns
 SUBDIR+=       vault
 SUBDIR+=       volatility
+SUBDIR+=       wfuzz
 SUBDIR+=       wolfssl
 SUBDIR+=       xca
 SUBDIR+=       xml-security-c



Home | Main Index | Thread Index | Old Index