Sat May 28 17:33:48 2022 UTC ()
net: Add sshping


(leot)
diff -r1.1463 -r1.1464 pkgsrc/net/Makefile

cvs diff -r1.1463 -r1.1464 pkgsrc/net/Makefile (expand / switch to unified diff)

--- pkgsrc/net/Makefile 2022/05/23 09:18:56 1.1463
+++ pkgsrc/net/Makefile 2022/05/28 17:33:48 1.1464
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: Makefile,v 1.1463 2022/05/23 09:18:56 pin Exp $ 1# $NetBSD: Makefile,v 1.1464 2022/05/28 17:33:48 leot Exp $
2# 2#
3 3
4COMMENT= Networking tools 4COMMENT= Networking tools
5 5
6SUBDIR+= 3proxy 6SUBDIR+= 3proxy
7SUBDIR+= 6tunnel 7SUBDIR+= 6tunnel
8SUBDIR+= DarwinStreamingServer 8SUBDIR+= DarwinStreamingServer
9SUBDIR+= GeoIP 9SUBDIR+= GeoIP
10SUBDIR+= Geomyidae 10SUBDIR+= Geomyidae
11SUBDIR+= IglooFTP 11SUBDIR+= IglooFTP
12SUBDIR+= ORBit2 12SUBDIR+= ORBit2
13SUBDIR+= R-pbdZMQ 13SUBDIR+= R-pbdZMQ
14SUBDIR+= R-pingr 14SUBDIR+= R-pingr
@@ -883,26 +883,27 @@ SUBDIR+= sniffit @@ -883,26 +883,27 @@ SUBDIR+= sniffit
883SUBDIR+= sniproxy 883SUBDIR+= sniproxy
884SUBDIR+= snmptt 884SUBDIR+= snmptt
885SUBDIR+= snort 885SUBDIR+= snort
886SUBDIR+= socat 886SUBDIR+= socat
887SUBDIR+= socket++ 887SUBDIR+= socket++
888SUBDIR+= socks4 888SUBDIR+= socks4
889SUBDIR+= solaris-tap 889SUBDIR+= solaris-tap
890SUBDIR+= speedtest-cli 890SUBDIR+= speedtest-cli
891SUBDIR+= speedtouch 891SUBDIR+= speedtouch
892SUBDIR+= spegla 892SUBDIR+= spegla
893SUBDIR+= spread 893SUBDIR+= spread
894SUBDIR+= spreadlogd 894SUBDIR+= spreadlogd
895SUBDIR+= srsh 895SUBDIR+= srsh
 896SUBDIR+= sshping
896SUBDIR+= sslh 897SUBDIR+= sslh
897SUBDIR+= ssmping 898SUBDIR+= ssmping
898SUBDIR+= ssync 899SUBDIR+= ssync
899SUBDIR+= stagit-gopher 900SUBDIR+= stagit-gopher
900SUBDIR+= statzone 901SUBDIR+= statzone
901SUBDIR+= stund 902SUBDIR+= stund
902SUBDIR+= sup 903SUBDIR+= sup
903SUBDIR+= syncffsd 904SUBDIR+= syncffsd
904SUBDIR+= syncthing 905SUBDIR+= syncthing
905SUBDIR+= syncthing-gtk 906SUBDIR+= syncthing-gtk
906SUBDIR+= synergy 907SUBDIR+= synergy
907SUBDIR+= sysmon 908SUBDIR+= sysmon
908SUBDIR+= tacacs 909SUBDIR+= tacacs