          MODULE=vsftpd
         VERSION=1.2.0
          SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
   SOURCE_URL[0]=ftp://vsftpd.beasts.org/users/cevans/$SOURCE
        WEB_SITE=http://vsftpd.beasts.org/
         ENTERED=20021109
         UPDATED=20030710
           SHORT="vsftpd is a GPL licensed FTP server for UNIX systems, including Linux. It is secure and extremely fast. It is stable."

cat << EOF
If your main requirement from an FTP server is one of the following things then yes, vsftpd is probably the FTP server you are looking for. 

  Security
  Performance
  Stability

Sites using vsftpd as of November 2002:
  ftp.redhat.com
  ftp.suse.com
  ftp.debian.org
  ftp.gnu.org
  rpmfind.net
  ftp.linux.org.uk
  ftp.gimp.org
  ftp-stud.fht-esslingen.de
  ftp.openbsd.org
  ftp.kde.org
  gd.tuwien.ac.at
  ftp.sunet.se
  
EOF
