summaryrefslogtreecommitdiff
path: root/www/apache2/Makefile.common
blob: 28f47151d3c0c304f598c7faae3adaf2486888e9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $NetBSD: Makefile.common,v 1.28 2011/09/21 11:06:09 obache 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/}
MAINTAINER=		pkgsrc-users@NetBSD.org