           SPELL=apache24
         VERSION=2.4.63
  SECURITY_PATCH=2
          SOURCE=httpd-$VERSION.tar.bz2
         SOURCE2=$SOURCE.asc
      SOURCE_GPG="apache.gpg:$SOURCE2:UPSTREAM_KEY"
SOURCE_DIRECTORY="$BUILD_DIRECTORY/httpd-$VERSION"
   SOURCE_URL[0]=http://www.apache.org/dist/httpd/$SOURCE
   SOURCE_URL[1]=http://archive.apache.org/dist/httpd/$SOURCE
   SOURCE_URL[2]=$APACHE_URL/httpd/$SOURCE
  SOURCE2_URL[0]=http://www.apache.org/dist/httpd/$SOURCE2
  SOURCE2_URL[1]=http://archive.apache.org/dist/httpd/$SOURCE2
  SOURCE2_URL[2]=$APACHE_URL/httpd/$SOURCE2
  SOURCE2_IGNORE=signature
      LICENSE[0]=APACHE
        WEB_SITE=http://www.apache.org/
        KEYWORDS="http httpd webserver apache"
         ENTERED=20200807
           SHORT="Apache 2.4 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
