          MODULE=mtr
         VERSION=0.82
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=ftp://ftp.bitwizard.nl/$MODULE
      SOURCE_VFY=sha1:f1319de27324d85898a9df0a293a438bbaaa12b5
        WEB_SITE=http://www.bitwizard.nl/mtr
         ENTERED=20010922
         UPDATED=20111204
           SHORT="A network diagnostic tool that combines traceroute and ping"

cat << EOF
mtr (My TraceRoute) is a system administrators utility to trace the
route ip packets from the current system take in getting to some
destination system. Superior to traceroute it also shows the times
packages take from that points like ping.

Note: the resulting mtr binary is installed as setuid-root by default.
EOF
