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


1.2
date	2011.07.23.19.48.00;	author ryusuke;	state Exp;
branches;
next	1.1;

1.1
date	2010.05.03.14.13.07;	author ryusuke;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Merge the following from the English version:

	1.1 -> 1.2	www/ja/community/Makefile
@
text
@# $FreeBSD: www/ja/community/Makefile,v 1.1 2010/05/03 14:13:07 ryusuke Exp $
# Original Revision: 1.2

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

DOCS=   irc.sgml mailinglists.sgml newsgroups.sgml webresources.sgml

#XMLDOCS+=	social::${XML_EVENTS_EVENTS}:

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


1.1
log
@- New translation (split up the FreeBSD community info. from support.sgml)
 and activate them.

	www/ja/Makefile
	community/Makefile		(new) -> 1.1
	community/irc.sgml		(new) -> 1.4
	community/mailinglists.sgml	(new) -> 1.18
	community/newsgroups.sgml	(new) -> 1.5
	community/webresources.sgml	(new) -> 1.4

Submitted by:	Hiroki Kobayashi <solidsneak at hyper.cx>, ryusuke
Reviewed by:	Hiroo Ono <hiroo at jp dot freebsd dot org>, ryusuke
References:	[doc-jp-work 1478-1481, 1501, 2049]
@
text
@d1 2
a2 2
# $FreeBSD: www/en/community/Makefile,v 1.1 2005/10/04 05:44:55 murray Exp $
# Original Revision: 1.1
d13 2
@

