mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
22 lines
741 B
Makefile
22 lines
741 B
Makefile
# New ports collection makefile for: apache
|
|
# Version required: 1
|
|
# Date created: Fri Aug 25 16:42:36 CDT 1995
|
|
# Whom: erich@rrnet.com
|
|
#
|
|
# $Id: Makefile,v 1.6 1995/12/04 12:56:18 jfieber Exp $
|
|
#
|
|
|
|
DISTNAME= apache_1.0.2
|
|
PKGNAME= apache-1.0.2
|
|
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>
|