1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/www/apache22/Makefile
1996-04-21 08:54:30 +00:00

22 lines
755 B
Makefile

# 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>