head	1.5;
access;
symbols
	RELEASE_5_5_0:1.4
	RELEASE_6_1_0:1.4
	RELEASE_6_0_0:1.4
	RELEASE_5_4_0:1.4
	RELEASE_4_11_0:1.4
	RELEASE_5_3_0:1.3
	RELEASE_4_10_0:1.1
	RELEASE_5_2_1:1.1
	RELEASE_5_2_0:1.1
	RELEASE_4_9_0:1.1
	RELEASE_5_1_0:1.1
	RELEASE_4_8_0:1.1
	RELEASE_5_0_0:1.1
	RELEASE_4_7_0:1.1;
locks; strict;
comment	@# @;


1.5
date	2006.07.14.21.28.45;	author keramida;	state dead;
branches;
next	1.4;

1.4
date	2005.01.06.14.26.34;	author keramida;	state Exp;
branches;
next	1.3;

1.3
date	2004.07.30.12.01.08;	author keramida;	state Exp;
branches;
next	1.2;

1.2
date	2004.07.24.22.38.49;	author keramida;	state Exp;
branches;
next	1.1;

1.1
date	2002.08.31.21.53.11;	author keramida;	state Exp;
branches;
next	;


desc
@@


1.5
log
@Remove java-tomcat article.  There is no en_US.ISO8859-1 version of this
article anymore, so there is no reason to keep an out of date, old
translation of it around.
@
text
@#
# FreeBSD Documentation Project
# $FreeBSD: doc/el_GR.ISO8859-7/articles/java-tomcat/Makefile,v 1.4 2005/01/06 14:26:34 keramida Exp $
# Original version: 1.4
#
# Makefile for "Java and FreeBSD First Steps"
# Author: Victoria Chan, Hiten Pandya

MAINTAINER=keramida@@FreeBSD.org

DOC?= article

FORMATS?= html

INSTALL_COMPRESSED?= gz
INSTALL_ONLY_COMPRESSED?=

SRCS=	article.sgml

URL_RELPREFIX?=		../../../..
DOC_PREFIX?= ${.CURDIR}/../../..
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
@


1.4
log
@Grab maintainership of the Greek version of this article and
synchronize with English revision 1.6
@
text
@d3 1
a3 1
# $FreeBSD$
@


1.3
log
@Simplify the doc/el_GR Makefiles by avoiding unnecessary local
`TIDYFLAGS+= -raw'.

Revision 1.93 of doc/share/mk/doc.docbook.mk has Killed by signal 2.tion
unconditionally for all the docs.
@
text
@d9 1
a9 1
MAINTAINER=vkchan@@kendryl.net hiten@@uk.FreeBSD.org
d20 1
@


1.2
log
@Standardize on "Original version:" for en_US revision tracking.
@
text
@a13 1
TIDYFLAGS+= -raw
@


1.1
log
@Bring in new article translation.
Java & Apache/Tomcat.

Submitted by:	Yannis Kotsinos <zookie@@med.auth.gr>
@
text
@d4 1
a4 1
# Original revision: 1.1
d19 1
a19 2
# SGML content
SRCS=  article.sgml
a21 1

@

