head	1.2;
access;
symbols
	HRS_XML_CLEANUP:1.1
	HRS_XML_CLEANUP_PRE:1.1
	EMILYBOYD_REDESIGN:1.1
	PRE_REDESIGN:1.1
	XML_XSL_XP:1.1.0.2
	XML_XSL_XP_BP:1.1;
locks; strict;
comment	@# @;


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

1.1
date	2000.11.22.20.34.39;	author hrs;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Merge the following from the English version:

	1.1 -> 1.2	www/ja/releases/4.2R/Makefile
	1.2 -> 1.4	www/ja/releases/4.2R/announce.sgml
	1.2 -> 1.4	www/ja/releases/4.2R/errata.sgml
	1.2 -> 1.5	www/ja/releases/4.2R/notes.sgml
@
text
@# $FreeBSD: www/ja/releases/4.2R/Makefile,v 1.1 2000/11/22 20:34:39 hrs Exp $
# The FreeBSD Japanese Documentation Project
# Original revision: 1.2

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

DOCS=	announce.sgml
DOCS+=	errata.sgml
DOCS+=	notes.sgml

### Revision checking
REVCHECK=	YES

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


1.1
log
@Add new translations and activate them:

	1.26  -> 1.27	releases/Makefile
	1.44  -> 1.45	releases/index.sgml
	(new)		releases/4.2R/Makefile
	(new)		releases/4.2R/announce.sgml
	(new)		releases/4.2R/errata.sgml
	(new)		releases/4.2R/notes.sgml
@
text
@d1 1
a1 1
# $FreeBSD$
d3 1
a3 1
# Original revision: 1.1
d12 3
a14 1
DOCS=	announce.sgml notes.sgml errata.sgml
@

