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:   wiz
Date:           Mon Dec 19 13:32:17 UTC 2022

Modified Files:
        pkgsrc/security: Makefile

Log Message:
security/Makefile: + osv-scanner


To generate a diff of this commit:
cvs rdiff -u -r1.885 -r1.886 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.885 pkgsrc/security/Makefile:1.886
--- pkgsrc/security/Makefile:1.885      Sun Dec 18 01:46:45 2022
+++ pkgsrc/security/Makefile    Mon Dec 19 13:32:17 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.885 2022/12/18 01:46:45 mef Exp $
+# $NetBSD: Makefile,v 1.886 2022/12/19 13:32:17 wiz Exp $
 #
 
 COMMENT=       Security and cryptography tools and libraries
@@ -257,6 +257,7 @@ SUBDIR+=    opensaml
 SUBDIR+=       opensc
 SUBDIR+=       openssh
 SUBDIR+=       openssl
+SUBDIR+=       osv-scanner
 SUBDIR+=       otpCalc
 SUBDIR+=       p0f
 SUBDIR+=       p11-kit



Home | Main Index | Thread Index | Old Index