summaryrefslogtreecommitdiff
path: root/www/apache22/Makefile
blob: b2e9013f6f44106e88eb2999888bd50dece044a7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# New ports collection makefile for:    apache
# Version required:     1.0.3
# Date created:         Fri Aug 25 16:42:36 CDT 1995
# Whom:                 erich@rrnet.com
#
# $Id: Makefile,v 1.8 1996/02/22 21:54:58 ache Exp $
#

DISTNAME=       apache_1.0.5
PKGNAME=        apache-1.0.5
CATEGORIES+=	www
MASTER_SITES=	ftp://www.apache.org/apache/dist/
MASTER_SITES+=	ftp://gd.tuwien.ac.at/pub/infosys/servers/http/apache/dist/
MASTER_SITES+=	ftp://ftp.uni-regensburg.de/pub/comp/infosystems/www/daemons/apache/dist/
MASTER_SITES+=	ftp://Bond.edu.au/pub/apache/dist/
MASTER_SITES+=	ftp://sunsite.mff.cuni.cz/Net/Infosystems/WWW/Servers/Apache/dist/
MASTER_SITES+=	ftp://ftp.ast.cam.ac.uk/pub/WWW/apache/

MAINTAINER=	pst@freebsd.org

.include <bsd.port.mk>