           SPELL=which
         VERSION=2.16
          SOURCE=$SPELL-$VERSION.tar.gz
          MD5[0]=d49c06a453de4ba93abce85ae9cbf201
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=$GNU_URL/$SPELL/$SOURCE
   SOURCE_URL[1]=ftp://ftp.gnu.org/pub/gnu/$SPELL/$SOURCE
   SOURCE_URL[2]=http://www.xs4all.nl/~carlo17/$SPELL/$SOURCE
        WEB_SITE=http://www.xs4all.nl/~carlo17/which/
         ENTERED=20011101
         UPDATED=20040310
      LICENSE[0]=GPL
       BUILD_API=2
           SHORT="Which finds the executable/alias"
cat << EOF
WHICH- searches through the $PATH & environment
to find out which executable are the one casuing the problem ;^)
EOF
