          MODULE=fping
         VERSION=5.4
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=http://www.fping.org/dist/
      SOURCE_VFY=sha256:be320771f075e47dd7e5704b485e9bdc7dd11107884345c0f7c18749357f668d
        WEB_SITE=http://www.fping.org/
         ENTERED=20020205
         UPDATED=20250821
          SHORT="A utility to ping multiple hosts at once"

cat << EOF
fping is different from ping in that you can specify any number of
hosts on the command line, or specify a file containing the lists of
hosts to ping. Unlike ping, fping is meant to be used in scripts and
its output is easy to parse.
EOF
