head	1.3;
access;
symbols
	HRS_XML_CLEANUP:1.1
	HRS_XML_CLEANUP_PRE:1.1
	EMILYBOYD_REDESIGN:1.1
	PRE_REDESIGN:1.1
	XML_XSL_XP:1.1.0.2
	XML_XSL_XP_BP:1.1;
locks; strict;
comment	@# @;


1.3
date	2008.01.27.18.16.55;	author gabor;	state dead;
branches;
next	1.2;

1.2
date	2007.11.19.20.43.24;	author carvay;	state Exp;
branches;
next	1.1;

1.1
date	2001.08.05.16.20.02;	author jesusr;	state Exp;
branches;
next	;


desc
@@


1.3
log
@- Remove untranslated release notes. They are superfluous here, should be
  linked from the English webpage or translated, but not duplicated.

Discussed with:	carvay
@
text
@@


1.2
log
@Cleaning work of es_ES web stuff. Lots of outdated files deleted, and
quite a few of cosmetic changes.

Submitted by: gabor@@

Approved by: jesusr@@ (mentor)
@
text
@@


1.1
log
@Update last (and forgotten) releases.
@
text
@a0 12
# $FreeBSD: www/en/releases/4.3R/Makefile,v 1.1 2001/04/21 07:58:32 jkh Exp $

.if exists(../Makefile.conf)
.include "../Makefile.conf"
.endif
.if exists(../Makefile.inc)
.include "../Makefile.inc"
.endif

DOCS=	announce.sgml notes.sgml errata.sgml

.include "${WEB_PREFIX}/share/mk/web.site.mk"
@

