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