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


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

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

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


desc
@@


1.3
log
@Add the official announcement of 8.2-RELEASE and 7.4-RELEASE.
@
text
@# $FreeBSD: www/en/releases/8.2R/Makefile,v 1.2 2011/02/23 20:32:10 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.2
log
@Add release documents for 8.2R.
@
text
@d1 1
a1 1
# $FreeBSD: www/en/releases/8.2R/Makefile,v 1.1 2010/10/22 14:30:49 kensmith Exp $
d10 2
a11 2
#DOCS=	announce.sgml \
DOCS=	schedule.sgml \
@


1.1
log
@Add schedule for upcoming 8.2 release.
@
text
@d1 1
a1 1
# $FreeBSD$
d10 3
a12 1
DOCS=	schedule.sgml
d14 5
a18 1
DATA=	docbook.css
@

