- Merge the following from the English version:
r49210 -> r51426 head/ja_JP.eucJP/htdocs/internal/Makefile r50899 -> r51013 head/ja_JP.eucJP/htdocs/internal/about.xml
This commit is contained in:
parent
59a26d1392
commit
66eab8c954
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=51742
2 changed files with 4 additions and 20 deletions
|
@ -1,6 +1,6 @@
|
|||
# $FreeBSD$
|
||||
# The FreeBSD Japanese Documentation Project
|
||||
# Original revision: r49210
|
||||
# Original revision: r51426
|
||||
|
||||
.if exists(../Makefile.conf)
|
||||
.include "../Makefile.conf"
|
||||
|
@ -18,11 +18,11 @@ DOCS+= about.xml
|
|||
DOCS+= developer.xml
|
||||
#DOCS+= doceng.xml
|
||||
#DOCS+= expire-bits.xml
|
||||
#DOCS+= fortunes.xml
|
||||
#DOCS+= hats.xml
|
||||
#DOCS+= i18n.xml
|
||||
DOCS+= internal.xml
|
||||
DOCS+= machines.xml
|
||||
#DOCS+= members.xml
|
||||
DOCS+= mirror.xml
|
||||
#DOCS+= new-account.xml
|
||||
#DOCS+= policies.xml
|
||||
|
@ -34,22 +34,6 @@ DOCS+= mirror.xml
|
|||
|
||||
INDEXLINK= internal.html
|
||||
|
||||
# build the list of personal homepages of FreeBSD developers only
|
||||
# on the main FreeBSD machines
|
||||
#hostname!= hostname
|
||||
#.if !empty(hostname:tl:M*.freebsd.org)
|
||||
#DOCS+= homepage.xml
|
||||
#
|
||||
#.if !make(install)
|
||||
#.PHONY: homepage.inc
|
||||
#.endif
|
||||
#homepage.inc: homepage.pl
|
||||
# ${PERL} ${.CURDIR}/homepage.pl > ${.TARGET}
|
||||
#
|
||||
#homepage.html: homepage.inc
|
||||
#CLEANFILES+= homepage.inc
|
||||
#.endif
|
||||
#
|
||||
#DATA+= ssh-keys.asc
|
||||
|
||||
.include "${DOC_PREFIX}/share/mk/web.site.mk"
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
]>
|
||||
<!-- $FreeBSD$ -->
|
||||
<!-- The FreeBSD Japanese Documentation Project -->
|
||||
<!-- Original revision: r50899 -->
|
||||
<!-- Original revision: r51013 -->
|
||||
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
|
@ -55,7 +55,7 @@
|
|||
|
||||
<p>これらの Web ページは、もともと FreeBSD コミュニティや <b>あなた
|
||||
</b>からの情報提供を John Fieber <a
|
||||
href="http://people.FreeBSD.org/~jfieber/"><jfieber@FreeBSD.org>
|
||||
href="https://people.FreeBSD.org/~jfieber/"><jfieber@FreeBSD.org>
|
||||
</a> がまとめて置いたものです。
|
||||
最初の Web マスターは <a
|
||||
href="http://wolfram.schneider.org"><wosch@FreeBSD.org></a>
|
||||
|
|
Loading…
Reference in a new issue