blob: 257743ec768c60fd275084900e79de2d36830913 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
# New ports collection makefile for: apache
# Version required: 08.11
# Date created: Fri Aug 25 16:42:36 CDT 1995
# Whom: erich@rrnet.com
#
# $Id$
#
DISTNAME= apache_0.8.11
PKGNAME= apache-0.8.11
CATEGORIES+= networking
MASTER_SITES= ftp://ftp.ast.cam.ac.uk/pub/WWW/apache/
.include <bsd.port.mk>
|