           SPELL=apache1
         VERSION=1.3.42
  SECURITY_PATCH=4
          SOURCE=apache_$VERSION.tar.gz
         SOURCE2=$SOURCE.asc
      SOURCE_GPG="apache.gpg:$SOURCE2:UPSTREAM_KEY"
SOURCE_DIRECTORY=$BUILD_DIRECTORY/apache_$VERSION
   SOURCE_URL[0]=$APACHE_URL/httpd/$SOURCE
   SOURCE_URL[1]=http://www.apache.org/dist/httpd/$SOURCE
  SOURCE2_URL[0]=$APACHE_URL/httpd/$SOURCE2
  SOURCE2_URL[1]=http://www.apache.org/dist/httpd/$SOURCE2
  SOURCE2_IGNORE=signature
      LICENSE[0]=APACHE
        WEB_SITE=http://httpd.apache.org/
        KEYWORDS="http"
         ENTERED=20010922
           SHORT="Apache HTTP Server"
cat << EOF
Apache is the world's most popular HTTP server, being quite possibly
the best around in terms of functionality, efficiency, security and
speed.
EOF
