diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-03-02 11:50:41 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-03-02 11:50:41 +0000 |
commit | 1251b7cb0a938c28c912fc01eb1e380103562902 (patch) | |
tree | 1b534aac3496aba02aa71ae640b08e7581d7e871 /net/wmping/distinfo | |
parent | d49c3382c0b8ec7023bf240491e1abb66dcb8d8b (diff) |
Add wmping, a dockapp which checks the status of hosts in your network. It
show "up" status for a host that is available (ping packets are returned to
you) and "down" status for a host that cannot be pinged.
PR: ports/62962
Submitted by: Sergey Velichkevich <serg@cad.kiev.ua>
Notes
Notes:
svn path=/head/; revision=102725
Diffstat (limited to 'net/wmping/distinfo')
-rw-r--r-- | net/wmping/distinfo | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/wmping/distinfo b/net/wmping/distinfo new file mode 100644 index 000000000000..c8ecfa1deefd --- /dev/null +++ b/net/wmping/distinfo @@ -0,0 +1,2 @@ +MD5 (wmping-0.2.1.tar.gz) = c8f3f501bc39389385558022f2a36f66 +SIZE (wmping-0.2.1.tar.gz) = 100059 |