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


1.1
date	2009.01.05.07.00.58;	author delphij;	state Exp;
branches;
next	;


desc
@@


1.1
log
@Add 7.1-RELEASE release notes
@
text
@# $FreeBSD$
# Original revision: 1.3

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

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

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