diff options
author | wiz <wiz@pkgsrc.org> | 2000-12-08 16:47:50 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2000-12-08 16:47:50 +0000 |
commit | cf4c63a5db94bd95b48de2742f9bb7a0b10f177d (patch) | |
tree | d3a5e3419996fe68845cd5d3b9cf56ff0f4454bb /net/echoping/pkg/PLIST | |
parent | 24275d2460ec9309302620b51185b4ca419a0259 (diff) | |
download | pkgsrc-cf4c63a5db94bd95b48de2742f9bb7a0b10f177d.tar.gz |
Initial import of echoping-3.0.1:
"echoping" is a small program to test (approximatively) performances of a
remote host by sending it TCP "echo" (or other protocol) packets.
Inspired by pkg/8652 by Greg A. Woods.
Diffstat (limited to 'net/echoping/pkg/PLIST')
-rw-r--r-- | net/echoping/pkg/PLIST | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net/echoping/pkg/PLIST b/net/echoping/pkg/PLIST new file mode 100644 index 00000000000..71f96b3e93d --- /dev/null +++ b/net/echoping/pkg/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2000/12/08 16:47:50 wiz Exp $ +bin/echoping +man/man1/echoping.1 |