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


1.5
date	2009.04.29.18.01.34;	author hrs;	state Exp;
branches;
next	1.4;

1.4
date	2009.04.29.06.53.46;	author hrs;	state Exp;
branches;
next	1.3;

1.3
date	2009.04.10.13.07.15;	author blackend;	state Exp;
branches;
next	1.2;

1.2
date	2009.04.10.12.52.02;	author blackend;	state Exp;
branches;
next	1.1;

1.1
date	2009.03.17.13.39.34;	author rwatson;	state Exp;
branches;
next	;


desc
@@


1.5
log
@Regen from r191669 and separate the relnotes into two parts to have a
cover page including the highlights.
@
text
@# $FreeBSD: www/en/releases/7.2R/Makefile,v 1.4 2009/04/29 06:53:46 hrs Exp $

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

DOCS=	announce.sgml relnotes.sgml schedule.sgml

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

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


1.4
log
@Add tentative release documents for 7.2R.
@
text
@d1 1
a1 1
# $FreeBSD: www/en/releases/7.2R/Makefile,v 1.3 2009/04/10 13:07:15 blackend Exp $
d10 1
a10 1
DOCS=	announce.sgml schedule.sgml
d16 1
a16 1
DATA+=	relnotes.html
@


1.3
log
@Fix a wrong commit: unhook status.sgml

Pointy Hat:	blackend@@
@
text
@d1 1
a1 1
# $FreeBSD: www/en/releases/7.2R/Makefile,v 1.2 2009/04/10 12:52:02 blackend Exp $
d10 7
a16 1
DOCS=	schedule.sgml
@


1.2
log
@Mention the actual date of the doc/ tree slush beginning.
@
text
@d1 1
a1 1
# $FreeBSD: www/en/releases/7.2R/Makefile,v 1.1 2009/03/17 13:39:34 rwatson Exp $
d10 1
a10 1
DOCS=	schedule.sgml status.sgml
@


1.1
log
@Initial 7.2R release schedule per Ken's e-mail.  Further revision,
and especially ports/doc details, need to be added.  Unlike the 7.1
release schedule, point at -stable rather than -qa for general
public release issues.
@
text
@d1 1
a1 1
# $FreeBSD$
d10 1
a10 1
DOCS=	schedule.sgml
@

