blob: 6b50a1f9f739e270072d69891c329f218b246105 (
plain)
1
2
3
4
5
6
7
|
DISTNAME= httpd-${APACHE_VERSION}
APACHE_VERSION= 2.0.48
APR_VERSION= 0.9.5
MASTER_SITES= ${MASTER_SITE_APACHE:=httpd/} \
${MASTER_SITE_APACHE:=httpd/old/} \
http://www.NetBSD.org/images/logos/
MAINTAINER= jlam@NetBSD.org
|