          MODULE=fping
         VERSION=3.1
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=http://www.fping.org./dist
      SOURCE_VFY=sha1:7cd72e053cca8ae516322569197064dcb0fcc6d5
        WEB_SITE=http://www.fping.org
         ENTERED=20020205
         UPDATED=20120429
      MAINTAINER=jason@xorit.net
          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
