diff options
author | Clement Laforet <clement@FreeBSD.org> | 2004-08-20 07:50:11 +0000 |
---|---|---|
committer | Clement Laforet <clement@FreeBSD.org> | 2004-08-20 07:50:11 +0000 |
commit | 2c81e95b5c0b3f7451b5130a4bc8839aba7d4985 (patch) | |
tree | 2747b7ab202a5c9dc635c266493ea29ccb5a1730 /www/apache13-fp/files/patch-lang.en | |
parent | - Move notif2 from x11-toolkits to x11-themes. (diff) |
- Remove www/apache13-fp
Notes
Notes:
svn path=/head/; revision=116740
Diffstat (limited to 'www/apache13-fp/files/patch-lang.en')
-rw-r--r-- | www/apache13-fp/files/patch-lang.en | 32 |
1 files changed, 0 insertions, 32 deletions
diff --git a/www/apache13-fp/files/patch-lang.en b/www/apache13-fp/files/patch-lang.en deleted file mode 100644 index 72b578997fe0..000000000000 --- a/www/apache13-fp/files/patch-lang.en +++ /dev/null @@ -1,32 +0,0 @@ ---- htdocs/index.html.en.orig Thu May 3 19:00:38 2001 -+++ htdocs/index.html.en Wed Oct 17 18:58:19 2001 -@@ -29,10 +29,26 @@ - <p>The Apache <a href="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 2002 Extentions has been installed with this -+Apache Server. Read the -+<A HREF="manual/frontpage/">Microsoft FrontPage 2002 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>You are free to use the images below on the Apache-powered web -+server. Thanks for using Apache and FreeBSD!</p> -+ -+<DIV ALIGN="CENTER"> -+ <A HREF="http://www.apache.org"> -+ <IMG SRC="/images/apache_pb.gif" ALT="Powered by Apache"></A> -+ <A HREF="http://www.freebsd.org"> -+ <IMG SRC="/images/powerlogo.gif" ALT="Site driven by FreeBSD - FreeBSD: The Power to Server!"></A> -+ <A HREF="http://www.microsoft.com/frontpage/default.htm"> -+ <IMG SRC="/images/createdwFP.gif" ALT="Create with Microsoft Frontpage 2002"></A> -+</DIV> - --<div align="center"><img src="apache_pb.gif" alt="" /></div> - </body> - </html> - |