diff options
author | pst <pst@FreeBSD.org> | 1995-09-23 18:47:57 +0000 |
---|---|---|
committer | pst <pst@FreeBSD.org> | 1995-09-23 18:47:57 +0000 |
commit | e465d39332a6ad1d720d29d4cd407738c240bd23 (patch) | |
tree | 5a7199939f5da8ca8da923c2362eb26815d0762b /www/apache20 | |
parent | 8685a6cd4fe09f9b9632ae96dc4fdd8d61e647f2 (diff) | |
download | FreeBSD-ports-e465d39332a6ad1d720d29d4cd407738c240bd23.zip FreeBSD-ports-e465d39332a6ad1d720d29d4cd407738c240bd23.tar.gz |
Upgrade apache to 0.8.14, completely restructure port, and list myself as
maintainer.
Diffstat (limited to 'www/apache20')
-rw-r--r-- | www/apache20/Makefile | 8 | ||||
-rw-r--r-- | www/apache20/distinfo | 2 | ||||
-rw-r--r-- | www/apache20/pkg-comment | 2 |
3 files changed, 7 insertions, 5 deletions
diff --git a/www/apache20/Makefile b/www/apache20/Makefile index 4660267..0155e7c 100644 --- a/www/apache20/Makefile +++ b/www/apache20/Makefile @@ -1,14 +1,16 @@ # New ports collection makefile for: apache -# Version required: 08.13 +# Version required: 08 # Date created: Fri Aug 25 16:42:36 CDT 1995 # Whom: erich@rrnet.com # # $Id: Makefile,v 1.1.1.1 1995/08/28 13:28:45 jkh Exp $ # -DISTNAME= apache_0.8.13 -PKGNAME= apache-0.8.13 +DISTNAME= apache_0.8.14 +PKGNAME= apache-0.8.14 CATEGORIES+= networking MASTER_SITES= ftp://ftp.ast.cam.ac.uk/pub/WWW/apache/ +MAINTAINER= pst@freebsd.org + .include <bsd.port.mk> diff --git a/www/apache20/distinfo b/www/apache20/distinfo index 4a6eeaa..577517c 100644 --- a/www/apache20/distinfo +++ b/www/apache20/distinfo @@ -1 +1 @@ -MD5 (apache_0.8.13.tar.gz) = 7cd148f2fc935aeb7bf02a86039c126f +MD5 (apache_0.8.14.tar.gz) = d5479bfe06b5526d5abe76f855da9935 diff --git a/www/apache20/pkg-comment b/www/apache20/pkg-comment index 6bd1a10..8045b51 100644 --- a/www/apache20/pkg-comment +++ b/www/apache20/pkg-comment @@ -1 +1 @@ -Apache -- http server based originally on NCSA httpd +Apache 0.8 -- http server based on NCSA httpd 1.3 with many enhancements |