Grab maintainership of the Greek version of this article and
synchronize with English revision 1.6
This commit is contained in:
parent
4304c1fd6f
commit
8eecd345dd
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=23464
1 changed files with 2 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue