aboutsummaryrefslogtreecommitdiffstats
path: root/www/apache13/Makefile
blob: 21bb7d363b02f27f503608b1ed685055f92739c8 (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.7 1996/02/07 03:15:26 jfieber Exp $
#

DISTNAME=       apache_1.0.3
PKGNAME=        apache-1.0.3
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>