diff options
author | pst <pst@FreeBSD.org> | 1995-09-19 15:03:21 +0800 |
---|---|---|
committer | pst <pst@FreeBSD.org> | 1995-09-19 15:03:21 +0800 |
commit | 28b24511bb7cdf14ad5d00c1d455a7c65ac82d39 (patch) | |
tree | 6edb6909374a2f928cca9a18688267a619ea831a /www/mod_php3 | |
parent | 4c22e48f6685cb44e891bcc687bf7605bdab83a2 (diff) | |
download | freebsd-ports-gnome-28b24511bb7cdf14ad5d00c1d455a7c65ac82d39.tar.gz freebsd-ports-gnome-28b24511bb7cdf14ad5d00c1d455a7c65ac82d39.tar.zst freebsd-ports-gnome-28b24511bb7cdf14ad5d00c1d455a7c65ac82d39.zip |
Upgrade apache to 0.8.13
Diffstat (limited to 'www/mod_php3')
-rw-r--r-- | www/mod_php3/Makefile | 8 | ||||
-rw-r--r-- | www/mod_php3/distinfo | 2 | ||||
-rw-r--r-- | www/mod_php3/pkg-comment | 3 |
3 files changed, 6 insertions, 7 deletions
diff --git a/www/mod_php3/Makefile b/www/mod_php3/Makefile index 257743ec768c..4660267d3d35 100644 --- a/www/mod_php3/Makefile +++ b/www/mod_php3/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_php3/distinfo b/www/mod_php3/distinfo index e31ced7226dc..4a6eeaa99d30 100644 --- a/www/mod_php3/distinfo +++ b/www/mod_php3/distinfo @@ -1 +1 @@ -MD5 (apache_0.8.11.tar.gz) = 8b231202b58211f92b9ac5883bac854a +MD5 (apache_0.8.13.tar.gz) = 7cd148f2fc935aeb7bf02a86039c126f diff --git a/www/mod_php3/pkg-comment b/www/mod_php3/pkg-comment index 5da14cf179ec..6bd1a108a4ee 100644 --- a/www/mod_php3/pkg-comment +++ b/www/mod_php3/pkg-comment @@ -1,2 +1 @@ -Apache 0.8.11 -- an http server - +Apache -- http server based originally on NCSA httpd |