summaryrefslogtreecommitdiff
path: root/www/apache2
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1998-03-12 04:05:01 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1998-03-12 04:05:01 +0000
commitd278f6497477b2eaea849f8546b4cd960a22fb55 (patch)
treea8f3bf48c36463b0700fb2ff0f106c0252e06f83 /www/apache2
parentUpgrade to 1.11, and portlint. (diff)
Add dist patches set locally since bsd.port.mk can't handle different base
directory per each dist patch
Notes
Notes: svn path=/head/; revision=10122
Diffstat (limited to 'www/apache2')
-rw-r--r--www/apache2/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/apache2/Makefile b/www/apache2/Makefile
index 58017d9d3547..2819b5f10293 100644
--- a/www/apache2/Makefile
+++ b/www/apache2/Makefile
@@ -3,7 +3,7 @@
# Date created: Fri Aug 25 16:42:36 CDT 1995
# Whom: ache@nagual.pp.ru
#
-# $Id: Makefile,v 1.44 1998/02/20 11:08:40 ache Exp $
+# $Id: Makefile,v 1.45 1998/02/25 06:23:55 asami Exp $
#
DISTNAME= apache_1.3b5
@@ -11,9 +11,9 @@ PKGNAME= apache-1.3b5
CATEGORIES= www
MASTER_SITES= ftp://www.apache.org/apache/dist/
+# bsd.port.mk can't handle different base directory per dist patch yet
#PATCH_SITES= ftp://www.apache.org/apache/dist/patches/apply_to_1.3b5/
-#PATCHFILES=
-#PATCH_DIST_ARGS= -d ${WRKSRC}/src/main -E -p0
+#PATCHFILES= PR1847.patch PR1850.patch PR1889.patch
MAINTAINER= ache@freebsd.org