Merge from the English version:
1.12 -> 1.13 fr/copyright/Makefile 1.1 -> 1.5 fr/donations/Makefile 1.3 -> 1.4 fr/news/1997/Makefile 1.1 -> 1.2 fr/news/1998/Makefile 1.17 -> 1.21 fr/news/status/Makefile
This commit is contained in:
parent
857a0df297
commit
b75ca658d7
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=19195
5 changed files with 16 additions and 13 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD: www/fr/copyright/Makefile,v 1.1 2003/01/26 15:08:08 stephane Exp $
|
||||
# $FreeBSD: www/fr/copyright/Makefile,v 1.2 2003/08/16 20:43:40 stephane Exp $
|
||||
|
||||
# The FreeBSD French Documentation Project
|
||||
# Original revision: 1.12
|
||||
# Original revision: 1.13
|
||||
|
||||
.if exists(../Makefile.conf)
|
||||
.include "../Makefile.conf"
|
||||
|
@ -14,6 +14,7 @@ DOCS= license.sgml
|
|||
DOCS+= freebsd-license.sgml
|
||||
DOCS+= daemon.sgml
|
||||
DOCS+= copyright.sgml
|
||||
# DOCS+= trademarks.sgml
|
||||
|
||||
INDEXLINK= copyright.html
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
# $FreeBSD: www/fr/donations/Makefile,v 1.1 2003/03/23 15:08:25 stephane Exp $
|
||||
|
||||
# The FreeBSD French Documentation Project
|
||||
# Original revision: 1.1
|
||||
# Original revision: 1.5
|
||||
|
||||
.if exists(../Makefile.conf)
|
||||
.include "../Makefile.conf"
|
||||
|
@ -10,8 +10,6 @@
|
|||
.include "../Makefile.inc"
|
||||
.endif
|
||||
|
||||
DOCS= index.sgml
|
||||
DOCS+= donors.sgml
|
||||
DOCS+= wantlist.sgml
|
||||
DOCS= index.sgml wantlist.sgml donors.sgml
|
||||
|
||||
.include "${WEB_PREFIX}/share/mk/web.site.mk"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
# $FreeBSD: www/fr/news/1997/Makefile,v 1.1 2002/12/22 22:02:23 stephane Exp $
|
||||
|
||||
# The FreeBSD French Documentation Project
|
||||
# Original revision: 1.3
|
||||
# Original revision: 1.4
|
||||
|
||||
.if exists(../Makefile.conf)
|
||||
.include "../Makefile.conf"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
# $FreeBSD: www/fr/news/1998/Makefile,v 1.1 2002/12/22 22:02:23 stephane Exp $
|
||||
|
||||
# The FreeBSD French Documentation Project
|
||||
# Original revision: 1.1
|
||||
# Original revision: 1.2
|
||||
|
||||
.if exists(../Makefile.conf)
|
||||
.include "../Makefile.conf"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
# $FreeBSD: www/fr/news/status/Makefile,v 1.1 2002/12/22 22:05:07 stephane Exp $
|
||||
|
||||
# The FreeBSD French Documentation Project
|
||||
# Original revision: 1.17
|
||||
# Original revision: 1.21
|
||||
|
||||
.if exists(../Makefile.conf)
|
||||
.include "../Makefile.conf"
|
||||
|
@ -23,6 +23,10 @@ DOCS= status.sgml
|
|||
# DATA+= report-feb-2002-apr-2002.html
|
||||
# DATA+= report-may-2002-june-2002.html
|
||||
DATA+= report-july-2002-aug-2002.html
|
||||
# DATA+= report-sept-2002-oct-2002.html
|
||||
# DATA+= report-nov-2002-dec-2002.html
|
||||
# DATA+= report-jan-2003-feb-2003.html
|
||||
# DATA+= report-mar-2003-sep-2003.html
|
||||
|
||||
# Install a sample <project> entry.
|
||||
DATA+= report-sample.xml
|
||||
|
|
Loading…
Reference in a new issue