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:   pin
Date:           Fri Aug  1 20:26:51 UTC 2025

Modified Files:
        pkgsrc/security: Makefile

Log Message:
add sshs


To generate a diff of this commit:
cvs rdiff -u -r1.983 -r1.984 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.983 pkgsrc/security/Makefile:1.984
--- pkgsrc/security/Makefile:1.983      Wed Jul 16 21:42:07 2025
+++ pkgsrc/security/Makefile    Fri Aug  1 20:26:51 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.983 2025/07/16 21:42:07 wiz Exp $
+# $NetBSD: Makefile,v 1.984 2025/08/01 20:26:51 pin Exp $
 #
 
 COMMENT=       Security and cryptography tools and libraries
@@ -674,6 +674,7 @@ SUBDIR+=    ssh-audit
 SUBDIR+=       sshfp
 SUBDIR+=       sshguard
 SUBDIR+=       sshpass
+SUBDIR+=       sshs
 SUBDIR+=       ssldump
 SUBDIR+=       sslproxy
 SUBDIR+=       sslsplit



Home | Main Index | Thread Index | Old Index