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: fcambus
Date: Sat Oct 29 14:04:18 UTC 2022
Modified Files:
pkgsrc/security: Makefile
Log Message:
Add ssh-audit.
To generate a diff of this commit:
cvs rdiff -u -r1.878 -r1.879 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.878 pkgsrc/security/Makefile:1.879
--- pkgsrc/security/Makefile:1.878 Thu Oct 20 06:48:18 2022
+++ pkgsrc/security/Makefile Sat Oct 29 14:04:18 2022
@@ -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+= sqlmap
SUBDIR+= srm
SUBDIR+= ssdeep
SUBDIR+= ssh-askpass
+SUBDIR+= ssh-audit
SUBDIR+= sshfp
SUBDIR+= sshguard
SUBDIR+= sshpass
Home |
Main Index |
Thread Index |
Old Index