pkgsrc/www/apache2/Makefile.common

14 lines
472 B
Text

# $NetBSD: Makefile.common,v 1.24 2008/01/21 14:38:29 taca Exp $
# used by devel/apr0/Makefile
DISTNAME= httpd-${APACHE_VERSION}
EXTRACT_SUFX= .tar.bz2
# When updating this version be sure to update the checksum and remove
# any PKGREVISION for devel/apr also.
APACHE_VERSION= 2.0.63
APR_VERSION= 0.9.17
MASTER_SITES= ${MASTER_SITE_APACHE:=httpd/} \
${MASTER_SITE_APACHE:=httpd/old/} \
http://www.NetBSD.org/images/logos/
MAINTAINER= pkgsrc-users@NetBSD.org