aboutsummaryrefslogtreecommitdiff
path: root/de_DE.ISO8859-1/htdocs/news/Makefile
diff options
context:
space:
mode:
authorHiroki Sato <hrs@FreeBSD.org>2012-05-17 03:23:15 +0000
committerHiroki Sato <hrs@FreeBSD.org>2012-05-17 03:23:15 +0000
commit4fe414e55f71a98004350e582bfeb852f5758769 (patch)
treecef8e8b44236eea349b9f90e1eebcc80c56017c1 /de_DE.ISO8859-1/htdocs/news/Makefile
parent282a032540622ef194d646326406f3349c379554 (diff)
downloaddoc-4fe414e55f71a98004350e582bfeb852f5758769.tar.gz
doc-4fe414e55f71a98004350e582bfeb852f5758769.zip
- Move developers.sgml to the language-independent directory.
- Move files under <lang>/htdocs/share to <lang>/share. - s/WEB_PREFIX/DOC_PREFIX/ - Update the webupdate script to use the SVN repository. Approved by: doceng (implicit)
Notes
Notes: svn path=/head/; revision=38822
Diffstat (limited to 'de_DE.ISO8859-1/htdocs/news/Makefile')
-rw-r--r--de_DE.ISO8859-1/htdocs/news/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/de_DE.ISO8859-1/htdocs/news/Makefile b/de_DE.ISO8859-1/htdocs/news/Makefile
index bceeff2457..3ca8f471d2 100644
--- a/de_DE.ISO8859-1/htdocs/news/Makefile
+++ b/de_DE.ISO8859-1/htdocs/news/Makefile
@@ -31,5 +31,5 @@ XMLDOCS+= news-rss:${XSL_NEWS_NEWS_RSS}:${XML_NEWS_NEWS_MASTER}:rss.xml
XMLDOCS+= press:${XSL_NEWS_PRESS}:${XML_NEWS_PRESS_MASTER}:
XMLDOCS+= press-rss:${XSL_NEWS_PRESS_RSS}:${XML_NEWS_PRESS_MASTER}:press-rss.xml
-.include "${WEB_PREFIX}/share/mk/web.site.mk"
+.include "${DOC_PREFIX}/share/mk/web.site.mk"