head	1.4;
access;
symbols
	HRS_XML_CLEANUP:1.4
	HRS_XML_CLEANUP_PRE:1.4
	EMILYBOYD_REDESIGN:1.4
	PRE_REDESIGN:1.4
	XML_XSL_XP:1.3.0.2
	XML_XSL_XP_BP:1.3;
locks; strict;
comment	@# @;


1.4
date	2003.10.17.10.31.25;	author den;	state Exp;
branches;
next	1.3;

1.3
date	2000.11.10.17.27.36;	author phantom;	state Exp;
branches;
next	1.2;

1.2
date	2000.10.27.12.14.05;	author phantom;	state Exp;
branches;
next	1.1;

1.1
date	2000.03.05.16.52.23;	author phantom;	state Exp;
branches;
next	;


desc
@@


1.4
log
@Merge the following from the English version:

   1.18 -> 1.37 java/newsflash.sgml
   1.4 -> 1.5 java/dists/10.sgml
   1.5 -> 1.8 java/dists/11.sgml
   1.14 -> 1.17 java/dists/12.sgml
   1.4 -> 1.13 java/dists/13.sgml
   1.4 -> 1.5 java/dists/Makefile
   1.4 -> 1.7 java/dists/index.sgml

Approved by: phantom (mentor)
@
text
@# $FreeBSD$
# The FreeBSD Russian Documentation Project
# $FreeBSDru: frdp/www/ru/java/dists/Makefile,v 1.4 2003/10/16 10:57:57 den Exp $
# Original revision: 1.5

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

.if exists(../Makefile.inc)
.include "../Makefile.inc"
.endif
 
DOCS =	10.sgml
DOCS+=	11.sgml
DOCS+=	12.sgml
DOCS+=	13.sgml
DOCS+=	14.sgml
DOCS+=	index.sgml

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


1.3
log
@Synchronize with FreeBSD russian Documentation Project Repository.

This commit brings in some synchronizations, Original revisions for
all Makefiles, switch from en/web.mk to share/mk/web.site.mk
@
text
@d3 2
a4 2
# $FreeBSDru: frdp/www/ru/java/dists/Makefile,v 1.3 2000/11/10 17:04:50 phantom Exp $
# Original revision: 1.4
d18 1
@


1.2
log
@Mega-update of Russian Web pages to current FreeBSD Russian Doc Project's CVS
Repository state.  This commit mostly brings in a lot of translation synches,
spelling fixes, adds new translations.

Obtained from:	FreeBSD Russian Documentation Project CVS Repository
@
text
@d3 2
a4 2
# $FreeBSDru: frdp/www/ru/java/dists/Makefile,v 1.2 2000/10/11 16:16:15 phantom Exp $
# Original revision: 1.3
d6 8
d20 1
a20 1
.include "../../web.mk"
@


1.1
log
@Build java web pages
@
text
@d2 2
@

