head	1.3;
access;
symbols;
locks; strict;
comment	@# @;


1.3
date	2009.01.05.04.08.29;	author hrs;	state Exp;
branches;
next	1.2;

1.2
date	2008.12.31.06.17.26;	author hrs;	state Exp;
branches;
next	1.1;

1.1
date	2008.08.22.14.30.38;	author hrs;	state Exp;
branches;
next	;


desc
@@


1.3
log
@Add 7.1R release documents and hook them up to the build.
@
text
@# $FreeBSD: www/en/releases/7.1R/Makefile,v 1.2 2008/12/31 06:17:26 hrs Exp $

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

DOCS=	announce.sgml schedule.sgml

DATA=	docbook.css
DATA+=	errata.html
DATA+=	hardware.html
DATA+=	readme.html
DATA+=	relnotes.html

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


1.2
log
@Add tentative release documents for 7.1R.
@
text
@d1 1
a1 1
# $FreeBSD: www/en/releases/7.1R/Makefile,v 1.1 2008/08/22 14:30:38 hrs Exp $
d10 1
a10 2
#DOCS=	announce.sgml schedule.sgml
DOCS=	schedule.sgml
@


1.1
log
@Add release schedule for 7.1R and 6.4R.
@
text
@d1 1
a1 1
# $FreeBSD$
d10 1
d14 4
@

