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


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

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

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

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


desc
@@


1.4
log
@7.3-RELEASE is released.

Hat on:	re
@
text
@# $FreeBSD: www/en/releases/7.3R/Makefile,v 1.3 2010/03/23 13:48:13 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 \
	errata.html \
	hardware.html \
	readme.html \
	relnotes-detailed.html

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


1.3
log
@Add a simplified version of the 7.3R relnotes.
@
text
@d1 1
a1 1
# $FreeBSD: www/en/releases/7.3R/Makefile,v 1.2 2010/03/19 18:50:42 hrs Exp $
d11 2
a12 1
	relnotes.sgml
@


1.2
log
@Add a tentative version of release documents.
@
text
@d1 1
a1 1
# $FreeBSD: www/en/releases/7.3R/Makefile,v 1.1 2010/02/23 20:57:17 hrs Exp $
d10 2
a11 1
DOCS=	schedule.sgml
@


1.1
log
@Add pages for 7.3R release.

Based on work by:	danger
@
text
@d1 1
a1 1
# $FreeBSD$
d12 5
a16 1
DATA=	docbook.css
@

