diff options
| author | leot <leot@pkgsrc.org> | 2022-05-28 17:33:48 +0000 |
|---|---|---|
| committer | leot <leot@pkgsrc.org> | 2022-05-28 17:33:48 +0000 |
| commit | f195f09045d9629022c821e1c85f19e36d928a85 (patch) | |
| tree | fe43ecb8fc70f4467b67f504e5a358e431451593 /net/Makefile | |
| parent | 639783b4f502a758da471d897ba4e19aa752291d (diff) | |
| download | pkgsrc-f195f09045d9629022c821e1c85f19e36d928a85.tar.gz | |
net: Add sshping
Diffstat (limited to 'net/Makefile')
| -rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 55c8b11be9d..e69eabb0777 100644 --- a/net/Makefile +++ b/net/Makefile @@ -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 |
