head	1.1;
access;
symbols;
locks; strict;
comment	@# @;


1.1
date	2008.12.10.18.44.15;	author jkois;	state Exp;
branches;
next	;


desc
@@


1.1
log
@MFde:   Update the German website.

www/de/docproj/submitting.sgml                  fixes only
www/de/news/Makefile                            1.50  -> 1.51
www/de/news/news.sgml                           1.50  -> 1.51
www/de/news/2007/Makefile                       new file
www/de/news/2007/news.xml                       new file
www/de/news/2007/press.xml                      new file
www/de/share/sgml/libcommon.xsl                 fixes only
www/de/share/sgml/news.xml                      1.212 -> 1.213
www/de/share/sgml/press.xml                     1.70  -> 1.71

Obtained from:  The FreeBSD German Documentation Project
@
text
@# $FreeBSD$
# $FreeBSDde: de-www/news/2007/Makefile,v 1.1 2008/12/09 10:32:05 jkois Exp $
# basiert auf: 1.1

.if exists(../Makefile.conf)
.include "../Makefile.conf"
.endif
.if exists(../Makefile.inc)
.include "../Makefile.inc"
.endif

XMLDOCS+=	index:${XSL_NEWS_NEWSFLASH_OLD}:news.xml:
DEPENDSET.index=transtable news

XMLDOCS+=	press:${XSL_NEWS_PRESS_OLD}::
DEPENDSET.press=transtable press

.include "${WEB_PREFIX}/share/mk/web.site.mk"
@
