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/apache13/Makefile | |
parent | Add RUN_DEPENDS to fig2dev:transfig. xfig is quite useless without (diff) |
Upgrade to 1.2b10
Notes
Notes:
svn path=/head/; revision=6378
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 f5826cecc1ca..8a2c091c315f 100644 --- a/www/apache13/Makefile +++ b/www/apache13/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/ |