diff options
author | Peter Wemm <peter@FreeBSD.org> | 1996-03-09 06:35:41 +0000 |
---|---|---|
committer | Peter Wemm <peter@FreeBSD.org> | 1996-03-09 06:35:41 +0000 |
commit | 546dc74b2ec86e88c14192460118a91e9f2bee09 (patch) | |
tree | 4ec5844b394d518ffdc94ecf953aba4c3df7fb0f /www/w3c-httpd | |
parent | 512e853f73bc040935eb291388ad28b952f387ee (diff) | |
download | ports-546dc74b2ec86e88c14192460118a91e9f2bee09.tar.gz ports-546dc74b2ec86e88c14192460118a91e9f2bee09.zip |
Notes
Diffstat (limited to 'www/w3c-httpd')
-rw-r--r-- | www/w3c-httpd/Makefile | 6 | ||||
-rw-r--r-- | www/w3c-httpd/pkg-comment | 2 | ||||
-rw-r--r-- | www/w3c-httpd/pkg-descr | 6 |
3 files changed, 7 insertions, 7 deletions
diff --git a/www/w3c-httpd/Makefile b/www/w3c-httpd/Makefile index 50b7bb347786..2987c67e93de 100644 --- a/www/w3c-httpd/Makefile +++ b/www/w3c-httpd/Makefile @@ -1,13 +1,13 @@ -# New ports collection makefile for: cern_httpd +# New ports collection makefile for: w3c_httpd # Version required: 3.0 / 2.17 # Date created: 29 October 1994 # Whom: pst # -# $Id: Makefile,v 1.9 1995/12/10 18:41:24 ache Exp $ +# $Id: Makefile,v 1.10 1995/12/10 18:51:56 ache Exp $ # DISTNAME= WWW -PKGNAME= cern_httpd-3.0 +PKGNAME= w3c_httpd-3.0 CATEGORIES+= www MASTER_SITES= ftp://ftp.w3.org/pub/httpd/ \ ftp://ftp.w3.org/pub/libwww/ diff --git a/www/w3c-httpd/pkg-comment b/www/w3c-httpd/pkg-comment index cd2876bdb96c..84cda3a5aeeb 100644 --- a/www/w3c-httpd/pkg-comment +++ b/www/w3c-httpd/pkg-comment @@ -1 +1 @@ -HTTPD (WWW) server from CERN/W3C +HTTPD (WWW) server from the W3 Consortium (W3C) diff --git a/www/w3c-httpd/pkg-descr b/www/w3c-httpd/pkg-descr index cec585604eed..13effb44aa39 100644 --- a/www/w3c-httpd/pkg-descr +++ b/www/w3c-httpd/pkg-descr @@ -1,3 +1,3 @@ -This is the CERN httpd (WWW) server. It is the most versatile WWW server -currently in the public domain, however it's not particularly easy to -configure for the neophyte. +This is the W3 Consortium (W3C) httpd (WWW) server. It is the most +versatile WWW server currently in the public domain, however it's not +particularly easy to configure for the neophyte. |