Following changes in the English version are merged.

alpha/Makefile       1.3  -> 1.4
  commercial/Makefile  1.4  -> 1.5
  copyright/Makefile   1.2  -> 1.3
  docproj/Makefile     1.5  -> 1.6
  gallery/Makefile     1.4  -> 1.5
  internal/Makefile    1.9  -> 1.10
  news/Makefile        1.4  -> 1.5
  ports/Makefile       1.13 -> 1.14
  projects/Makefile    1.4  -> 1.5
  releases/Makefile    1.12 -> 1.13
  search/Makefile      1.3  -> 1.4
  security/Makefile    1.3  -> 1.4

Submitted by: Motoyuki Konno <motoyuki@snipe.rim.or.jp>
This commit is contained in:
Hiroyuki Hanai 1998-08-12 09:04:07 +00:00
parent e28c03bba5
commit 674a301f85
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=3330
12 changed files with 35 additions and 35 deletions
ja
alpha
commercial
copyright
docproj
gallery
internal
news
ports
projects
releases
search
security

View file

@ -1,8 +1,8 @@
# $Id: Makefile,v 1.4 1998-08-11 05:38:30 hanai Exp $
# $Id: Makefile,v 1.5 1998-08-12 09:04:06 hanai Exp $
# The FreeBSD Japanese Documentation Project
# Original revision: 1.3
# Original revision: 1.4
.if exists("../Makefile.conf")
.if exists(../Makefile.conf)
.include "../Makefile.conf"
.endif

View file

@ -1,8 +1,8 @@
# $Id: Makefile,v 1.4 1998-08-11 05:38:30 hanai Exp $
# $Id: Makefile,v 1.5 1998-08-12 09:04:06 hanai Exp $
# The FreeBSD Japanese Documentation Project
# Original revision: 1.4
# Original revision: 1.5
.if exists("../Makefile.conf")
.if exists(../Makefile.conf)
.include "../Makefile.conf"
.endif

View file

@ -1,8 +1,8 @@
# $Id: Makefile,v 1.4 1998-08-11 05:38:30 hanai Exp $
# $Id: Makefile,v 1.5 1998-08-12 09:04:06 hanai Exp $
# The FreeBSD Japanese Documentation Project
# Original revision: 1.2
# Original revision: 1.3
.if exists("../Makefile.conf")
.if exists(../Makefile.conf)
.include "../Makefile.conf"
.endif

View file

@ -1,8 +1,8 @@
# $Id: Makefile,v 1.7 1998-08-11 05:38:30 hanai Exp $
# $Id: Makefile,v 1.8 1998-08-12 09:04:06 hanai Exp $
# The FreeBSD Japanese Documentation Project
# Original revision: 1.5
# Original revision: 1.6
.if exists("../Makefile.conf")
.if exists(../Makefile.conf)
.include "../Makefile.conf"
.endif

View file

@ -1,8 +1,8 @@
# $Id: Makefile,v 1.4 1998-08-11 05:38:31 hanai Exp $
# $Id: Makefile,v 1.5 1998-08-12 09:04:06 hanai Exp $
# The FreeBSD Japanese Documentation Project
# Original revision: 1.4
# Original revision: 1.5
.if exists("../Makefile.conf")
.if exists(../Makefile.conf)
.include "../Makefile.conf"
.endif

View file

@ -1,8 +1,8 @@
# $Id: Makefile,v 1.5 1998-08-11 05:38:31 hanai Exp $
# $Id: Makefile,v 1.6 1998-08-12 09:04:06 hanai Exp $
# The FreeBSD Japanese Documentation Project
# Original revision: 1.9
# Original revision: 1.10
.if exists("../Makefile.conf")
.if exists(../Makefile.conf)
.include "../Makefile.conf"
.endif

View file

@ -1,8 +1,8 @@
# $Id: Makefile,v 1.4 1998-08-11 05:38:32 hanai Exp $
# $Id: Makefile,v 1.5 1998-08-12 09:04:06 hanai Exp $
# The FreeBSD Japanese Documentation Project
# Original revision: 1.4
# Original revision: 1.5
.if exists("../Makefile.conf")
.if exists(../Makefile.conf)
.include "../Makefile.conf"
.endif

View file

@ -1,8 +1,8 @@
# $Id: Makefile,v 1.8 1998-08-11 05:38:32 hanai Exp $
# $Id: Makefile,v 1.9 1998-08-12 09:04:07 hanai Exp $
# The FreeBSD Japanese Documentation Project
# Original revision: 1.13
# Original revision: 1.14
.if exists("../Makefile.conf")
.if exists(../Makefile.conf)
.include "../Makefile.conf"
.endif

View file

@ -1,8 +1,8 @@
# $Id: Makefile,v 1.5 1998-08-11 05:38:32 hanai Exp $
# $Id: Makefile,v 1.6 1998-08-12 09:04:07 hanai Exp $
# The FreeBSD Japanese Documentation Project
# Original revision: 1.4
# Original revision: 1.5
.if exists("../Makefile.conf")
.if exists(../Makefile.conf)
.include "../Makefile.conf"
.endif

View file

@ -1,8 +1,8 @@
# $Id: Makefile,v 1.4 1998-08-11 05:38:32 hanai Exp $
# $Id: Makefile,v 1.5 1998-08-12 09:04:07 hanai Exp $
# The FreeBSD Japanese Documentation Project
# Original revision: 1.12
# Original revision: 1.13
.if exists("../Makefile.conf")
.if exists(../Makefile.conf)
.include "../Makefile.conf"
.endif

View file

@ -1,8 +1,8 @@
# $Id: Makefile,v 1.3 1998-08-11 05:38:32 hanai Exp $
# $Id: Makefile,v 1.4 1998-08-12 09:04:07 hanai Exp $
# The FreeBSD Japanese Documentation Project
# Original revision: 1.3
# Original revision: 1.4
.if exists("../Makefile.conf")
.if exists(../Makefile.conf)
.include "../Makefile.conf"
.endif

View file

@ -1,6 +1,6 @@
# $Id: Makefile,v 1.7 1998-08-11 05:38:33 hanai Exp $
# $Id: Makefile,v 1.8 1998-08-12 09:04:07 hanai Exp $
# The FreeBSD Japanese Documentation Project
# Original revision: 1.3
# Original revision: 1.4
.if exists(../Makefile.conf)
.include "../Makefile.conf"