           SPELL=which
         VERSION=2.19
          SOURCE=$SPELL-$VERSION.tar.gz
     SOURCE_HASH=sha512:15cfade28ddb5e09ab485387b7389dd40c9b008828743f46a92b8c1f50e7ea925577eeb8fc5eaa5cf86a75b9fda56b834cc6a7c266b9db34b7fcec03d36e8200
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
      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
