          MODULE=gendiff
         VERSION=0
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE
         ENTERED=20020303
         UPDATED=20020326
           SHORT="gendiff creates diffs between directories using a single directory"
cat << EOF
'gendiff' outputs the difference between two directories without requiring
the creation of a second directory. See the man page for the details.
Credit for gendiff goes to Mark Ewing. Note that gendiff is not a binary, 
it is a script.
EOF
