freebsd-ports/www/apache20/Makefile

22 lines
755 B
Makefile
Raw Normal View History

# New ports collection makefile for: apache
1996-02-22 16:55:14 -05:00
# Version required: 1.0.3
# Date created: Fri Aug 25 16:42:36 CDT 1995
# Whom: erich@rrnet.com
#
1996-04-21 04:54:30 -04:00
# $Id: Makefile,v 1.8 1996/02/22 21:54:58 ache Exp $
#
1996-04-21 04:54:30 -04:00
DISTNAME= apache_1.0.5
PKGNAME= apache-1.0.5
CATEGORIES+= www
1995-12-04 07:56:18 -05:00
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>