diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 1999-03-07 18:34:56 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 1999-03-07 18:34:56 +0000 |
commit | 26d91b43f22b31cb27a2325c401b240b85025937 (patch) | |
tree | 30894cf3033f96e6d219a6a531c5d5d4b2aba96c /www/apache22 | |
parent | ec51e8d15e94b881844ebf46c024b191c76da008 (diff) | |
download | ports-26d91b43f22b31cb27a2325c401b240b85025937.tar.gz ports-26d91b43f22b31cb27a2325c401b240b85025937.zip |
Notes
Diffstat (limited to 'www/apache22')
-rw-r--r-- | www/apache22/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/apache22/Makefile b/www/apache22/Makefile index fa4826d25231..a56e33bf00a3 100644 --- a/www/apache22/Makefile +++ b/www/apache22/Makefile @@ -3,13 +3,13 @@ # Date created: Fri Aug 25 16:42:36 CDT 1995 # Whom: ache@nagual.pp.ru # -# $Id: Makefile,v 1.64 1999/01/13 02:47:32 scrappy Exp $ +# $Id: Makefile,v 1.65 1999/01/15 00:26:19 ache Exp $ # DISTNAME= apache_1.3.4 PKGNAME= apache-1.3.4 CATEGORIES= www -MASTER_SITES= ftp://www.apache.org/apache/dist/ +MASTER_SITES= http://www.apache.org/dist/ MAINTAINER= ache@freebsd.org |