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


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


desc
@@


1.1
log
@Sync with the FreeBSD Simplified Chinese Project CVS, which
almostly put the translation to be in-sync with English version,
plus some language improvements.
@
text
@# The FreeBSD Simplified Chinese Project
# Original revision: 1.1
# $FreeBSD$

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

DOCS=	motherboards.sgml

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