diff options
author | Paul Traina <pst@FreeBSD.org> | 1995-09-19 07:03:21 +0000 |
---|---|---|
committer | Paul Traina <pst@FreeBSD.org> | 1995-09-19 07:03:21 +0000 |
commit | 6d7a1b6ed275e4aeb0525a4b03109f4b225ac44c (patch) | |
tree | 2a70fa26e04348c0378d0db7bddd2097164cdf49 /www/mod_php5 | |
parent | Compile with -O2 -fno-strength-reduce (diff) |
Upgrade apache to 0.8.13
Diffstat (limited to 'www/mod_php5')
-rw-r--r-- | www/mod_php5/Makefile | 8 | ||||
-rw-r--r-- | www/mod_php5/distinfo | 2 | ||||
-rw-r--r-- | www/mod_php5/pkg-comment | 3 |
3 files changed, 6 insertions, 7 deletions
diff --git a/www/mod_php5/Makefile b/www/mod_php5/Makefile index 257743ec768c..4660267d3d35 100644 --- a/www/mod_php5/Makefile +++ b/www/mod_php5/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: apache -# Version required: 08.11 +# Version required: 08.13 # Date created: Fri Aug 25 16:42:36 CDT 1995 # Whom: erich@rrnet.com # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1995/08/28 13:28:45 jkh Exp $ # -DISTNAME= apache_0.8.11 -PKGNAME= apache-0.8.11 +DISTNAME= apache_0.8.13 +PKGNAME= apache-0.8.13 CATEGORIES+= networking MASTER_SITES= ftp://ftp.ast.cam.ac.uk/pub/WWW/apache/ diff --git a/www/mod_php5/distinfo b/www/mod_php5/distinfo index e31ced7226dc..4a6eeaa99d30 100644 --- a/www/mod_php5/distinfo +++ b/www/mod_php5/distinfo @@ -1 +1 @@ -MD5 (apache_0.8.11.tar.gz) = 8b231202b58211f92b9ac5883bac854a +MD5 (apache_0.8.13.tar.gz) = 7cd148f2fc935aeb7bf02a86039c126f diff --git a/www/mod_php5/pkg-comment b/www/mod_php5/pkg-comment index 5da14cf179ec..6bd1a108a4ee 100644 --- a/www/mod_php5/pkg-comment +++ b/www/mod_php5/pkg-comment @@ -1,2 +1 @@ -Apache 0.8.11 -- an http server - +Apache -- http server based originally on NCSA httpd |