           SPELL=which
         VERSION=2.18
          SOURCE=$SPELL-$VERSION.tar.gz
     SOURCE_HASH=sha512:c88b586d431a87e842280d4b18b3156c31444da43753489491714ffb4f80ef849b2ebd3a2787ab9375e9e0b908ce2440b542f2c3d828ea4a30b49ffcdf3e3e3d
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
        KEYWORDS="utils"
           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
