pkgsrc-Changes archive

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

CVS commit: pkgsrc/net



Module Name:    pkgsrc
Committed By:   leot
Date:           Sat May 28 17:33:48 UTC 2022

Modified Files:
        pkgsrc/net: Makefile

Log Message:
net: Add sshping


To generate a diff of this commit:
cvs rdiff -u -r1.1463 -r1.1464 pkgsrc/net/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/net/Makefile
diff -u pkgsrc/net/Makefile:1.1463 pkgsrc/net/Makefile:1.1464
--- pkgsrc/net/Makefile:1.1463  Mon May 23 09:18:56 2022
+++ pkgsrc/net/Makefile Sat May 28 17:33:48 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1463 2022/05/23 09:18:56 pin Exp $
+# $NetBSD: Makefile,v 1.1464 2022/05/28 17:33:48 leot Exp $
 #
 
 COMMENT=       Networking tools
@@ -893,6 +893,7 @@ SUBDIR+=    spegla
 SUBDIR+=       spread
 SUBDIR+=       spreadlogd
 SUBDIR+=       srsh
+SUBDIR+=       sshping
 SUBDIR+=       sslh
 SUBDIR+=       ssmping
 SUBDIR+=       ssync



Home | Main Index | Thread Index | Old Index