pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security security/Makefile: + osv-scanner



details:   https://anonhg.NetBSD.org/pkgsrc/rev/842eb0efea20
branches:  trunk
changeset: 390443:842eb0efea20
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Dec 19 13:32:17 2022 +0000

description:
security/Makefile: + osv-scanner

diffstat:

 security/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 929256d7dd72 -r 842eb0efea20 security/Makefile
--- a/security/Makefile Mon Dec 19 13:32:03 2022 +0000
+++ b/security/Makefile Mon Dec 19 13:32:17 2022 +0000
@@ -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+=       opensc
 SUBDIR+=       openssh
 SUBDIR+=       openssl
+SUBDIR+=       osv-scanner
 SUBDIR+=       otpCalc
 SUBDIR+=       p0f
 SUBDIR+=       p11-kit



Home | Main Index | Thread Index | Old Index