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


1.1
date	2005.11.08.18.22.23;	author bvs;	state Exp;
branches;
next	;


desc
@@


1.1
log
@New file: original english revision
	community.sgml: 1.2
	community/Makefile: 1.1
	community/irc.sgml: 1.2
	community/mailinglists.sgml: 1.4
	community/newsgroups.sgml: 1.3
	community/webresources.sgml: 1.2
	support/Makefile: 1.1
	support/bugreports.sgml: 1.2
	support/webresources.sgml: 1.1

share/sgml/templates.usergroups.xsl:
	Add for building usergroups.xml with
	russian header and section menu (usergroups.html)

MFen:
	support.sgml: 1.334 -> 1.353

Other changes are for normal building, and web appearence with unbreaked links with
above changes.

Obtained from: The FreeBSD Russian Documentation Project
Approved by: marck
@
text
@# $FreeBSDru: frdp/www/ru/support/Makefile,v 1.1 2005/11/03 21:27:23 gad Exp $
# $FreeBSD$
# Original revision: 1.1

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

DOCS=   bugreports.sgml webresources.sgml

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