summaryrefslogtreecommitdiff
path: root/www/apache21/Makefile
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1997-05-31 20:16:08 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1997-05-31 20:16:08 +0000
commit6c8762d0203df08dcb18e4d3384998c68ef6a2f6 (patch)
treea91c28e453f4f2c27aa6361776519a6ad8445617 /www/apache21/Makefile
parentThe distfile moved on the MASTER_SITE. (this port is still BROKEN, (diff)
Upgrade to 1.2b11
Notes
Notes: svn path=/head/; revision=6656
Diffstat (limited to 'www/apache21/Makefile')
-rw-r--r--www/apache21/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/www/apache21/Makefile b/www/apache21/Makefile
index 8a2c091c315f..98bb0f48b00d 100644
--- a/www/apache21/Makefile
+++ b/www/apache21/Makefile
@@ -1,13 +1,13 @@
# New ports collection makefile for: apache HTTPD and HTTPSD
-# Version required: 1.2b10
+# Version required: 1.2b11
# Date created: Fri Aug 25 16:42:36 CDT 1995
# Whom: erich@rrnet.com
#
-# $Id: Makefile,v 1.29 1997/04/14 18:54:26 ache Exp $
+# $Id: Makefile,v 1.30 1997/05/02 18:22:03 ache Exp $
#
-DISTNAME= apache_1.2b10
-PKGNAME= apache-1.2b10
+DISTNAME= apache_1.2b11
+PKGNAME= apache-1.2b11
CATEGORIES= www
MASTER_SITES= ftp://www.apache.org/apache/dist/
@@ -23,7 +23,7 @@ MAINTAINER= markm@freebsd.org
# SECURE_SERVER - build Apache with SSL
.if defined(DIR_ACHE)
-PATCH_SITES+= http://www.nagual.ru/~ache/
+PATCH_SITES+= http://www.nagual.pp.ru/~ache/
PATCHFILES+= dir.patch
VERS_ID= dir/ache
.endif