pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net net: Add sshping



details:   https://anonhg.NetBSD.org/pkgsrc/rev/84399061dba8
branches:  trunk
changeset: 380085:84399061dba8
user:      leot <leot%pkgsrc.org@localhost>
date:      Sat May 28 17:33:48 2022 +0000

description:
net: Add sshping

diffstat:

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

diffs (17 lines):

diff -r f140e11c8cfa -r 84399061dba8 net/Makefile
--- a/net/Makefile      Sat May 28 17:33:20 2022 +0000
+++ b/net/Makefile      Sat May 28 17:33:48 2022 +0000
@@ -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+=       spread
 SUBDIR+=       spreadlogd
 SUBDIR+=       srsh
+SUBDIR+=       sshping
 SUBDIR+=       sslh
 SUBDIR+=       ssmping
 SUBDIR+=       ssync



Home | Main Index | Thread Index | Old Index