svn commit: r49960 - head/de_DE.ISO8859-1/htdocs/projects
Johann Kois
jkois at FreeBSD.org
Thu Feb 9 22:16:35 UTC 2017
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}/../../..
More information about the svn-doc-head
mailing list