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


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

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

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

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


desc
@@


1.4
log
@Add the official announcement of 8.2-RELEASE and 7.4-RELEASE.
@
text
@# $FreeBSD: www/en/releases/7.4R/Makefile,v 1.3 2011/02/24 19:25:03 hrs Exp $

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

DOCS=	announce.sgml \
	schedule.sgml

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

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


1.3
log
@Add relnotes for 7.4R.
@
text
@d1 1
a1 1
# $FreeBSD: www/en/releases/7.4R/Makefile,v 1.2 2011/02/23 20:55:56 hrs Exp $
d10 2
a11 1
DOCS=	schedule.sgml
@


1.2
log
@Add release documentation for 7.4R.
@
text
@d1 1
a1 1
# $FreeBSD$
a9 2
#DOCS=	announce.sgml \
#	relnotes.sgml
d15 2
a16 2
	readme.html
#	relnotes-detailed.html
@


1.1
log
@Add schedule for upcoming 7.4 release.
@
text
@d10 2
d14 5
a18 1
DATA=	docbook.css
@

