head	1.1;
access;
symbols
	HRS_XML_CLEANUP:1.1
	HRS_XML_CLEANUP_PRE:1.1;
locks; strict;
comment	@# @;


1.1
date	2005.11.17.10.05.07;	author ale;	state Exp;
branches;
next	;


desc
@@


1.1
log
@Update Italian web site:
- Add announce for 6.0 RELEASE

Obtained from:	The FreeBSD Italian Documentation Projects CVS
@
text
@# $FreeBSD$

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

DOCS=  announce.sgml

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