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


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

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

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

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

1.1
date	2012.02.05.11.12.40;	author bz;	state Exp;
branches;
next	;


desc
@@


1.5
log
@Add a cover page for relnotes-detailed.html.
@
text
@# $FreeBSD: www/en/releases/8.3R/Makefile,v 1.4 2012/04/18 14:06:05 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 \
	errata.html \
	installation.html \
	hardware.html \
	readme.html \
	relnotes-detailed.html

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


1.4
log
@Add the official release announcement of 8.3-RELEASE.

Hat on:	re
@
text
@d1 1
a1 1
# $FreeBSD: www/en/releases/8.3R/Makefile,v 1.3 2012/04/18 08:29:52 hrs Exp $
d11 1
@


1.3
log
@Add installation/upgrade instructions for 8.3R.
@
text
@d1 1
a1 1
# $FreeBSD: www/en/releases/8.3R/Makefile,v 1.2 2012/03/18 12:09:03 hrs Exp $
d10 2
a11 2
#DOCS+=	announce.sgml
DOCS+=	schedule.sgml
@


1.2
log
@Add 8.3R preliminary release documents for review.
@
text
@d1 1
a1 1
# $FreeBSD: www/en/releases/8.3R/Makefile,v 1.1 2012/02/05 11:12:40 bz Exp $
a11 1
#DOCS+=	relnotes.sgml
d15 1
@


1.1
log
@Add the 8.3 release schedule.

Reviewed by:	kib
@
text
@d1 1
a1 1
# $FreeBSD: www/en/releases/8.2R/Makefile,v 1.3 2011/02/24 19:56:46 hrs Exp $
d14 5
a18 5
DATA=	docbook.css
#DATA+=	errata.html \
#	hardware.html \
#	readme.html \
#	relnotes-detailed.html
@

