aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1996-03-09 14:35:41 +0800
committerpeter <peter@FreeBSD.org>1996-03-09 14:35:41 +0800
commit641018e7688fa4564e564e993bd9aafd923e2d1e (patch)
tree0bdcf9ef698097e9cb05c10e0638f0eefc29afcb
parent76278061f84f1eea7ea195cfe3aa231e9bee1e15 (diff)
downloadfreebsd-ports-gnome-641018e7688fa4564e564e993bd9aafd923e2d1e.tar.gz
freebsd-ports-gnome-641018e7688fa4564e564e993bd9aafd923e2d1e.tar.zst
freebsd-ports-gnome-641018e7688fa4564e564e993bd9aafd923e2d1e.zip
repository copy www/cern_httpd -> www/w3c_httpd
cern no longer deal with this program. w3c_httpd is to distinguish it from apache_httpd. I've not tested the build here, because I could not reach the master site. Requested by: ache
-rw-r--r--www/w3c-httpd/Makefile6
-rw-r--r--www/w3c-httpd/pkg-comment2
-rw-r--r--www/w3c-httpd/pkg-descr6
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.