Grab maintainership of the Greek version of this article and

synchronize with English revision 1.6
This commit is contained in:
Giorgos Keramidas 2005-01-06 14:26:34 +00:00
parent 4304c1fd6f
commit 8eecd345dd
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=23464

View file

@ -6,7 +6,7 @@
# Makefile for "Java and FreeBSD First Steps"
# Author: Victoria Chan, Hiten Pandya
MAINTAINER=vkchan@kendryl.net hiten@uk.FreeBSD.org
MAINTAINER=keramida@FreeBSD.org
DOC?= article
@ -17,5 +17,6 @@ INSTALL_ONLY_COMPRESSED?=
SRCS= article.sgml
URL_RELPREFIX?= ../../../..
DOC_PREFIX?= ${.CURDIR}/../../..
.include "${DOC_PREFIX}/share/mk/doc.project.mk"