pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security Add ssh-audit.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f7f04894cde1
branches:  trunk
changeset: 387400:f7f04894cde1
user:      fcambus <fcambus%pkgsrc.org@localhost>
date:      Sat Oct 29 14:04:18 2022 +0000

description:
Add ssh-audit.

diffstat:

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

diffs (17 lines):

diff -r 7c6e6fb22ae0 -r f7f04894cde1 security/Makefile
--- a/security/Makefile Sat Oct 29 14:03:09 2022 +0000
+++ b/security/Makefile Sat Oct 29 14:04:18 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.878 2022/10/20 06:48:18 wiz Exp $
+# $NetBSD: Makefile,v 1.879 2022/10/29 14:04:18 fcambus Exp $
 #
 
 COMMENT=       Security and cryptography tools and libraries
@@ -609,6 +609,7 @@
 SUBDIR+=       srm
 SUBDIR+=       ssdeep
 SUBDIR+=       ssh-askpass
+SUBDIR+=       ssh-audit
 SUBDIR+=       sshfp
 SUBDIR+=       sshguard
 SUBDIR+=       sshpass



Home | Main Index | Thread Index | Old Index