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


1.6
date	2012.01.12.20.42.22;	author hrs;	state Exp;
branches;
next	1.5;

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

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

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

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

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


desc
@@


1.6
log
@9.0-RELEASE is officially released!

Hat on:	re
@
text
@# $FreeBSD: www/en/releases/9.0R/Makefile,v 1.5 2012/01/12 05:14:26 hrs Exp $

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

DOCS=	schedule.sgml \
	relnotes.sgml \
	announce.sgml

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

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


1.5
log
@Add a simplified version of the release notes.
@
text
@d1 1
a1 1
# $FreeBSD: www/en/releases/9.0R/Makefile,v 1.4 2012/01/12 00:41:51 hrs Exp $
d11 2
a12 1
	relnotes.sgml
@


1.4
log
@Add errata.html and relnotes-detailed.html.
@
text
@d1 1
a1 1
# $FreeBSD: www/en/releases/9.0R/Makefile,v 1.3 2012/01/11 20:06:45 hrs Exp $
d10 2
a11 1
DOCS=	schedule.sgml
@


1.3
log
@Add installation instructions.
@
text
@d1 1
a1 1
# $FreeBSD: www/en/releases/9.0R/Makefile,v 1.2 2012/01/06 05:19:59 hrs Exp $
d15 3
a17 1
	installation.html
@


1.2
log
@Add README and hardware notes.
@
text
@d1 1
a1 1
# $FreeBSD: www/en/releases/9.0R/Makefile,v 1.1 2011/07/10 17:12:24 hrs Exp $
d15 1
@


1.1
log
@Update for the upcoming 9.0R release process.
@
text
@d1 1
a1 1
# $FreeBSD$
d12 3
a14 1
DATA=	docbook.css
@

