diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 1998-06-06 19:09:33 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 1998-06-06 19:09:33 +0000 |
commit | 642376210513827e8060e2f1cecf8cbcab8dcced (patch) | |
tree | 18b9f0b150ef857c15956181d2d6e4c9b0daec05 /www/apache13/Makefile | |
parent | Make this port build again. (diff) |
upgrade to 1.3.0
Notes
Notes:
svn path=/head/; revision=11299
Diffstat (limited to 'www/apache13/Makefile')
-rw-r--r-- | www/apache13/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/www/apache13/Makefile b/www/apache13/Makefile index 061959302bd8..83dabcf10cfc 100644 --- a/www/apache13/Makefile +++ b/www/apache13/Makefile @@ -3,15 +3,15 @@ # Date created: Fri Aug 25 16:42:36 CDT 1995 # Whom: ache@nagual.pp.ru # -# $Id: Makefile,v 1.50 1998/04/22 16:28:43 ache Exp $ +# $Id: Makefile,v 1.51 1998/06/05 17:16:01 ache Exp $ # -DISTNAME= apache_1.3b7 -PKGNAME= apache-1.3b7 +DISTNAME= apache_1.3.0 +PKGNAME= apache-1.3.0 CATEGORIES= www MASTER_SITES= ftp://www.apache.org/apache/dist/ -#PATCH_SITES= ftp://www.apache.org/apache/dist/patches/apply_to_1.3b7/ +#PATCH_SITES= ftp://www.apache.org/apache/dist/patches/apply_to_1.3.0/ MAINTAINER= ache@freebsd.org |