Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Feb 2017 22:16:33 +0000 (UTC)
From:      Johann Kois <jkois@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r49960 - head/de_DE.ISO8859-1/htdocs/projects
Message-ID:  <201702092216.v19MGX6A093517@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jkois
Date: Thu Feb  9 22:16:33 2017
New Revision: 49960
URL: https://svnweb.freebsd.org/changeset/doc/49960

Log:
  Remove de/projects/project.xml from the repo.

Deleted:
  head/de_DE.ISO8859-1/htdocs/projects/projects.xml
Modified:
  head/de_DE.ISO8859-1/htdocs/projects/Makefile
  head/de_DE.ISO8859-1/htdocs/projects/Makefile.inc

Modified: head/de_DE.ISO8859-1/htdocs/projects/Makefile
==============================================================================
--- head/de_DE.ISO8859-1/htdocs/projects/Makefile	Thu Feb  9 21:50:27 2017	(r49959)
+++ head/de_DE.ISO8859-1/htdocs/projects/Makefile	Thu Feb  9 22:16:33 2017	(r49960)
@@ -2,8 +2,8 @@
 # The FreeBSD German Documentation Project
 #
 # $FreeBSD$
-# $FreeBSDde: de-www/projects/Makefile,v 1.3 2007/08/29 08:47:34 as Exp $
-# basiert auf: 1.31
+# $FreeBSDde$
+# basiert auf: r48383
 
 .if exists(../Makefile.conf)
 .include "../Makefile.conf"
@@ -12,10 +12,9 @@
 .include "../Makefile.inc"
 .endif
 
-DOCS=	projects.xml
-DOCS+=	newbies.xml
+DOCS=	newbies.xml
 DOCS+=	cvsweb.xml
 
-INDEXLINK= projects.html
+INDEXLINK= newbies.html
 
 .include "${DOC_PREFIX}/share/mk/web.site.mk"

Modified: head/de_DE.ISO8859-1/htdocs/projects/Makefile.inc
==============================================================================
--- head/de_DE.ISO8859-1/htdocs/projects/Makefile.inc	Thu Feb  9 21:50:27 2017	(r49959)
+++ head/de_DE.ISO8859-1/htdocs/projects/Makefile.inc	Thu Feb  9 22:16:33 2017	(r49960)
@@ -2,8 +2,8 @@
 # The FreeBSD German Documentation Project
 #
 # $FreeBSD$
-# $FreeBSDde: de-www/projects/Makefile.inc,v 1.1 2005/01/29 19:07:54 jkois Exp $
-# basiert auf:  1.1
+# $FreeBSDde$
+# basiert auf:  r38826
 
 WEBBASE?=	/data/de/projects
 DOC_PREFIX?=	${.CURDIR}/../../..



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201702092216.v19MGX6A093517>