diff options
author | Mario Preksavec <mario at slackware dot hr> | 2020-01-11 23:57:48 -0600 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-01-18 12:25:02 +0700 |
commit | d34862e496d36c1397f20807e7db024235226eef (patch) | |
tree | fb7f2e639edbcb0573c3b311499e374ce7e35366 /network/fping6/slack-desc | |
parent | ef3627d4547a69da218824ccd1b7dce26e56f36c (diff) |
network/fping6: Removed. See fping3 (soon to be fping)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'network/fping6/slack-desc')
-rw-r--r-- | network/fping6/slack-desc | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/network/fping6/slack-desc b/network/fping6/slack-desc deleted file mode 100644 index 16acb60ac14b0..0000000000000 --- a/network/fping6/slack-desc +++ /dev/null @@ -1,19 +0,0 @@ -# HOW TO EDIT THIS FILE: -# The "handy ruler" below makes it easier to edit a package description. -# Line up the first '|' above the ':' following the base package name, and -# the '|' on the right side marks the last column you can put a character in. -# You must make exactly 11 lines for the formatting to be correct. It's also -# customary to leave one space after the ':' except on otherwise blank lines. - - |-----handy-ruler------------------------------------------------------| -fping6: fping6 (a ping like program to send ICMP echo requests to IPv6 hosts) -fping6: -fping6: fping6 is a ping(1) like program which uses the Internet Control -fping6: Message Protocol (ICMP) echo request to determine if a host is up. -fping6: fping6 is different from ping in that you can specify any number of -fping6: hosts on the command line, or specify a file containing the lists of -fping6: hosts to ping. -fping6: This version of fping is compiled with IPv6 support, and additional -fping6: changes from Debian patch (including source address support). -fping6: http://fping.sourceforge.net/ -fping6: http://packages.debian.org/sid/fping |