          MODULE=dump
         VERSION=0.4b44
          SOURCE=$MODULE-$VERSION.tar.gz
         SOURCE2=dump-buildfix.patch
      SOURCE_URL=$SFORGE_URL/$MODULE/
     SOURCE2_URL=$PATCH_URL
      SOURCE_VFY=sha1:9bef0f86095a9214045b44f5c78efa3fbebcfc58
     SOURCE2_VFY=sha1:7cbd781758a4300a5788a8c2210c6b803826d625
        WEB_SITE=http://dump.sourceforge.net/
         ENTERED=20020806
         UPDATED=20111204
           SHORT="dump and restore backuptools"
PSAFE=no
cat << EOF
Dump examines files in a filesystem, determines which ones need to be
backed up, and copies those files to a specified disk, tape or other
storage medium. Subsequent incremental backups can then be layered on
top of the full backup.
The restore command performs the inverse function of dump; it can restore
a full backup of a filesystem. Single files and directory subtrees may
also be restored from full or partial backups in interractive mode.
EOF
