          MODULE=git
         VERSION=4.3.20
          SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
   SOURCE_URL[0]=$GNU_URL/$MODULE/$SOURCE
   SOURCE_URL[1]=ftp://ftp.gnu.org/pub/gnu/git/$SOURCE
   SOURCE_URL[2]=ftp://ftp.cs.unh.edu/pub/grads/tudor/git/$SOURCE
        WEB_SITE=http://www.hulubei.net/tudor/git/
         ENTERED=20020405
         UPDATED=20020405
      MAINTAINER=kongar@tsrsb.org.tr
           SHORT="git GNU Interactive Tools, file system browser and extras"
cat << EOF
GIT is a set of interactive tools. It contains an extensible file 
system browser, an ascii/hex file viewer, a process viewer/killer 
and some other related utilities and shell scripts. It can be 
used to increase the speed and efficiency of most of the daily 
tasks such as copying and moving files and directories, invoking 
editors, compressing and uncompressing files, creating and 
expanding archives, compiling programs, sending mail, etc. 
EOF
