# Watch: https://ftp.gnu.org/gnu/rcs
           SPELL=rcs
         VERSION=5.10.1
          SOURCE=$SPELL-$VERSION.tar.lz
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_HASH=sha512:4d3755d704a05da8582acb78a83845885f34b3144af6d19c568e6707831563b077ec5603a12f5d4de6ec583d0886d3a8ccc7ee0e1f10070f9e6de142198cd530
      LICENSE[0]=GPL
        WEB_SITE=http://www.gnu.org
         ENTERED=20011013
        KEYWORDS="devel"
           SHORT="Revision Control Software"
cat << EOF
RCS -Revision Control SOftware,
 are used for keeping revisions of files etc.
VERY good idea for system maintenance, BIND zone
and source code files so that you could keep a tab
on what happen when (Or could go back a couple of revisions
if something goes BAD :()

EOF
