          MODULE=apache2
         VERSION=2.0.42
	BASENAME=httpd
          SOURCE=$BASENAME-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$BASENAME-$VERSION
   SOURCE_URL[0]=http://httpd.apache.org/dist/$BASENAME/$SOURCE
         MD5_SUM=1ea73daf7626ae1e332da7618be81be9
        WEB_SITE=http://www.apache.org
         ENTERED=20020710
         UPDATED=20020926
           SHORT="apache is a popular 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. This is Apache's v2 of the http server.
EOF
