diff options
author | Clive Lin <clive@FreeBSD.org> | 2001-08-20 10:29:38 +0000 |
---|---|---|
committer | Clive Lin <clive@FreeBSD.org> | 2001-08-20 10:29:38 +0000 |
commit | 90a7e7c0cff64adeac425979bb3bb43594c06232 (patch) | |
tree | fd6e11db8d7157a4e3ceb3e23b455edab196359a /www/apache13-fp/files/patch-lang.en | |
parent | Correct the size of the dialog box so dialog(1) doesn't bug out and trash (diff) |
Upgrade the apache13-fp to Apache 1.3.20.
PR: ports/29379
Submitted by: Scot W. Hetzel <hetzels@westbend.net> (MAINTAINER)
Notes
Notes:
svn path=/head/; revision=46523
Diffstat (limited to 'www/apache13-fp/files/patch-lang.en')
-rw-r--r-- | www/apache13-fp/files/patch-lang.en | 39 |
1 files changed, 22 insertions, 17 deletions
diff --git a/www/apache13-fp/files/patch-lang.en b/www/apache13-fp/files/patch-lang.en index 46053c24008d..6d68f1c90fc5 100644 --- a/www/apache13-fp/files/patch-lang.en +++ b/www/apache13-fp/files/patch-lang.en @@ -1,23 +1,26 @@ ---- htdocs/index.html.en.orig Fri Jan 19 13:39:47 2001 -+++ htdocs/index.html.en Thu Feb 8 22:10:30 2001 -@@ -32,13 +32,25 @@ +--- htdocs/index.html.en.orig Thu May 3 19:00:38 2001 ++++ htdocs/index.html.en Wed Aug 1 22:58:29 2001 +@@ -26,13 +26,29 @@ + issues.</p> - <HR WIDTH="50%" SIZE="8"> - --<p>The Apache <A HREF="manual/">documentation</A> has been included with -+<p>The Apache <A HREF="http://@@HOSTNAME@@:8080/manual/">documentation</A> has been included with - this distribution.</p> + <hr width="50%" size="8" /> +-<p>The Apache <a href="manual/">documentation</a> has been included ++<p>The Apache <a href="http://@@HOSTNAME@@:8080/manual/">documentation</a> has been included + with this distribution.</p> +-<p>You are free to use the image below on an Apache-powered web +-server. Thanks for using Apache!</p> +<p>The Microsoft FrontPage 2000 Extentions has been installed with this -+Apache Server. Read the <A HREF="http://@@HOSTNAME@@:8080/manual/mod/mod_frontpage/">Microsoft FrontPage 2000 documentation</A> carefully.<p> ++Apache Server. Read the ++<A HREF="http://@@HOSTNAME@@:8080/manual/mod/mod_frontpage/">Microsoft FrontPage 2000 documentation</A> ++carefully.</p> + -+<p>Information of the FreeBSD operating system can be found on the <A HREF="http://www.freebsd.org">FreeBSD</A> web site.<p> ++<p>Information of the FreeBSD operating system can be found on the ++<A HREF="http://www.freebsd.org">FreeBSD</A> web site.</p> ++ ++<p>You are free to use the images below on the Apache-powered web ++server. Thanks for using Apache and FreeBSD!</p> + - <p>You are free to use the image below on an Apache-powered web server. --Thanks for using Apache!</p> -+Thanks for using Apache and FreeBSD!</p> - --<DIV ALIGN="CENTER"><IMG SRC="apache_pb.gif" ALT=""></DIV> +<DIV ALIGN="CENTER"> + <A HREF="http://www.apache.org"> + <IMG SRC="/images/apache_pb.gif" ALT="Powered by Apache"></A> @@ -27,5 +30,7 @@ + <IMG SRC="/images/fplogo.gif" ALT="Create with Microsoft Frontpage 2000"></A> +</DIV> - </BODY> - </HTML> +-<div align="center"><img src="apache_pb.gif" alt="" /></div> + </body> + </html> + |