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