diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 1997-05-02 18:22:12 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 1997-05-02 18:22:12 +0000 |
commit | 23f3d48ee540ba1a808bf6293f0367384712b84b (patch) | |
tree | e58657e51d9e6375f11c930aa0639998f8951929 /www/apache22/Makefile | |
parent | 036fd37b2046257b47ace593462195ab6937fed3 (diff) | |
download | ports-23f3d48ee540ba1a808bf6293f0367384712b84b.tar.gz ports-23f3d48ee540ba1a808bf6293f0367384712b84b.zip |
Notes
Diffstat (limited to 'www/apache22/Makefile')
-rw-r--r-- | www/apache22/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/www/apache22/Makefile b/www/apache22/Makefile index f5826cecc1ca..8a2c091c315f 100644 --- a/www/apache22/Makefile +++ b/www/apache22/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: apache HTTPD and HTTPSD -# Version required: 1.2b8 +# Version required: 1.2b10 # Date created: Fri Aug 25 16:42:36 CDT 1995 # Whom: erich@rrnet.com # -# $Id: Makefile,v 1.28 1997/02/26 01:23:10 ache Exp $ +# $Id: Makefile,v 1.29 1997/04/14 18:54:26 ache Exp $ # -DISTNAME= apache_1.2b8 -PKGNAME= apache-1.2b8 +DISTNAME= apache_1.2b10 +PKGNAME= apache-1.2b10 CATEGORIES= www MASTER_SITES= ftp://www.apache.org/apache/dist/ |