aboutsummaryrefslogtreecommitdiff
path: root/ja_JP.eucJP/htdocs/java/Makefile
diff options
context:
space:
mode:
authorRyusuke SUZUKI <ryusuke@FreeBSD.org>2014-02-09 08:19:54 +0000
committerRyusuke SUZUKI <ryusuke@FreeBSD.org>2014-02-09 08:19:54 +0000
commit82277c5caacb4f806b9eff58abe651bb33d9fa59 (patch)
tree575cfb71454d60f152e3b576bf00698c0b1c1b79 /ja_JP.eucJP/htdocs/java/Makefile
parentab87e4711ce56da60eaefa18e9adf3f7bddf3c0e (diff)
downloaddoc-82277c5caacb4f806b9eff58abe651bb33d9fa59.tar.gz
doc-82277c5caacb4f806b9eff58abe651bb33d9fa59.zip
- Merge the following from the English version:
r42048 -> r43646 head/ja_JP.eucJP/htdocs/java/Makefile r42026 -> r43646 head/ja_JP.eucJP/htdocs/java/dists/index.xml r42047 -> r43646 head/ja_JP.eucJP/htdocs/java/index.xml r42154 -> r43646 head/ja_JP.eucJP/htdocs/java/install.xml r31298 -> (dead) head/ja_JP.eucJP/htdocs/java/java-rss.xsl r24043 -> (dead) head/ja_JP.eucJP/htdocs/java/links.xml r41555 -> (dead) head/ja_JP.eucJP/htdocs/java/news.xml r31289 -> (dead) head/ja_JP.eucJP/htdocs/java/newsflash.xsl
Notes
Notes: svn path=/head/; revision=43851
Diffstat (limited to 'ja_JP.eucJP/htdocs/java/Makefile')
-rw-r--r--ja_JP.eucJP/htdocs/java/Makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/ja_JP.eucJP/htdocs/java/Makefile b/ja_JP.eucJP/htdocs/java/Makefile
index 9381731b99..343f3f5805 100644
--- a/ja_JP.eucJP/htdocs/java/Makefile
+++ b/ja_JP.eucJP/htdocs/java/Makefile
@@ -1,6 +1,6 @@
# $FreeBSD$
# The FreeBSD Japanese Documentation Project
-# Original revision: r42048
+# Original revision: r43646
.if exists(../Makefile.conf)
.include "../Makefile.conf"
@@ -14,10 +14,5 @@ SUBDIR = dists
DOCS+= howhelp.xml
DOCS+= index.xml
DOCS+= install.xml
-DOCS+= links.xml
-
-XML.DEFAULT= news.xml
-XMLDOCS= newsflash
-XMLDOCS+= news:java-rss.xsl::rss.xml
.include "${DOC_PREFIX}/share/mk/web.site.mk"