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


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

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

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

1.1
date	2010.04.04.06.10.42;	author kensmith;	state Exp;
branches;
next	;


desc
@@


1.4
log
@8.1-RELEASE!
@
text
@# $FreeBSD: www/en/releases/8.1R/Makefile,v 1.3 2010/07/23 22:53:29 hrs Exp $

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

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

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

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


1.3
log
@Add 8.1R Release Notes.
@
text
@d1 1
a1 1
# $FreeBSD: www/en/releases/8.1R/Makefile,v 1.2 2010/07/22 01:19:31 hrs Exp $
d10 2
a11 2
#DOCS=	announce.sgml
DOCS=	schedule.sgml \
@


1.2
log
@- Update docbook.css.
- Add HTML versions of errata, hardware, and readme for 8.1R.
@
text
@d1 1
a1 1
# $FreeBSD: www/en/releases/8.1R/Makefile,v 1.1 2010/04/04 06:10:42 kensmith Exp $
d10 3
a12 1
DOCS=	schedule.sgml
d17 2
a18 1
	readme.html
@


1.1
log
@Add an initial pass at the 8.1-RELEASE schedule.  Don't hook it up to
the build quite yet.
@
text
@d1 1
a1 1
# $FreeBSD$
d13 3
@

