# $NetBSD: Makefile.common,v 1.27 2010/11/01 18:03:04 adam 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.64 APR_VERSION= 0.9.19 MASTER_SITES= ${MASTER_SITE_APACHE:=httpd/} \ ${MASTER_SITE_APACHE:=httpd/old/} \ http://www.NetBSD.org/images/logos/ MAINTAINER= pkgsrc-users@NetBSD.org