From 5275ab1bd38047bb208c46caeb45f12fdaae527a Mon Sep 17 00:00:00 2001 From: Ceri Davies <ceri@FreeBSD.org> Date: Thu, 30 Dec 2004 14:54:39 +0000 Subject: [PATCH] Clarify the FreeBSD Foundation's postal address. --- en/index.xsl | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/en/index.xsl b/en/index.xsl index 7544f3af6e..6b1d45c5bb 100644 --- a/en/index.xsl +++ b/en/index.xsl @@ -1,4 +1,4 @@ -<!-- $FreeBSD: www/en/index.xsl,v 1.119 2004/12/18 12:36:30 ceri Exp $ --> +<!-- $FreeBSD: www/en/index.xsl,v 1.120 2004/12/23 22:29:28 murray Exp $ --> <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0"> @@ -6,7 +6,7 @@ <xsl:import href="news/includes.xsl"/> <xsl:variable name="base" select="'.'"/> - <xsl:variable name="date" select="'$FreeBSD: www/en/index.xsl,v 1.119 2004/12/18 12:36:30 ceri Exp $'"/> + <xsl:variable name="date" select="'$FreeBSD: www/en/index.xsl,v 1.120 2004/12/23 22:29:28 murray Exp $'"/> <xsl:variable name="title" select="'The FreeBSD Project'"/> <!-- these params should be externally bound. The values @@ -213,8 +213,8 @@ contact <a href="mailto:bod@FreeBSDFoundation.org">bod@FreeBSDFoundation.org</a> for more information or write to: The FreeBSD - Foundation, 7321 Brockway Dr. Boulder, CO 80303. - USA</p> + Foundation, 7321 Brockway Dr., Boulder, CO 80303, + USA.</p> </td>