          MODULE=mtr
	 VERSION=0.51
        #VERSION=0.44
          SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
   SOURCE_URL[0]=ftp://ftp.bitwizard.nl/mtr/$SOURCE
        WEB_SITE=http://www.bitwizard.nl/mtr
         ENTERED=20010922
         UPDATED=20020627
           SHORT="mtr (matt's traceroute) is a combination of traceroute and ping."
cat << EOF
mtr (matt's 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.
EOF
