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 Mar 19 11:23:04 UTC 2023

Modified Files:
        pkgsrc/security: Makefile

Log Message:
security: Add nuclei


To generate a diff of this commit:
cvs rdiff -u -r1.894 -r1.895 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.894 pkgsrc/security/Makefile:1.895
--- pkgsrc/security/Makefile:1.894      Sun Mar 19 11:15:03 2023
+++ pkgsrc/security/Makefile    Sun Mar 19 11:23:04 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.894 2023/03/19 11:15:03 leot Exp $
+# $NetBSD: Makefile,v 1.895 2023/03/19 11:23:04 leot Exp $
 #
 
 COMMENT=       Security and cryptography tools and libraries
@@ -244,6 +244,7 @@ SUBDIR+=    netpgpverify
 SUBDIR+=       nettle
 SUBDIR+=       nfsbug
 SUBDIR+=       nikto
+SUBDIR+=       nuclei
 SUBDIR+=       oath-toolkit
 SUBDIR+=       oauth2c
 SUBDIR+=       ocaml-cryptokit



Home | Main Index | Thread Index | Old Index