          MODULE=mysql
         VERSION=5.1.63
          SOURCE=$MODULE-$VERSION.tar.gz
   SOURCE_URL[0]=ftp://ftp.gwdg.de/pub/misc/mysql/Downloads/MySQL-5.1
   SOURCE_URL[1]=ftp://ftp.mysql.skynet.be/pub/ftp.mysql.com/Downloads/MySQL-5.1
   SOURCE_URL[2]=ftp://mirror.switch.ch/mirror/mysql/Downloads/MySQL-5.1
   SOURCE_URL[3]=ftp://ftp.mirrorservice.org/sites/ftp.mysql.com/Downloads/MySQL-5.1
      SOURCE_VFY=sha1:ce1743098b53540cb75c144d71299bace7398aef
        WEB_SITE=http://www.mysql.com
         ENTERED=20011114
         UPDATED=20120507
           SHORT="A widely used and fast SQL database server"

cat << EOF
MySQL is a widely used and fast SQL database server. It is a client/
server implementation that consists of a server daemon (mysqld) and
many different client programs/libraries.
EOF
