svn commit: r53735 - head/ja_JP.eucJP/htdocs/projects

Ryusuke SUZUKI ryusuke at FreeBSD.org
Thu Jan 2 04:49:41 UTC 2020


Author: ryusuke
Date: Thu Jan  2 04:49:40 2020
New Revision: 53735
URL: https://svnweb.freebsd.org/changeset/doc/53735

Log:
  - Merge the following from the English version:
  
  	r48383 -> r53726	head/ja_JP.eucJP/htdocs/projects/Makefile
  	r51013 -> r53726	head/ja_JP.eucJP/htdocs/projects/cvsweb.xml

Deleted:
  head/ja_JP.eucJP/htdocs/projects/cvsweb.xml
Modified:
  head/ja_JP.eucJP/htdocs/projects/Makefile

Modified: head/ja_JP.eucJP/htdocs/projects/Makefile
==============================================================================
--- head/ja_JP.eucJP/htdocs/projects/Makefile	Wed Jan  1 17:32:28 2020	(r53734)
+++ head/ja_JP.eucJP/htdocs/projects/Makefile	Thu Jan  2 04:49:40 2020	(r53735)
@@ -1,6 +1,6 @@
 # $FreeBSD$
 # The FreeBSD Japanese Documentation Project
-# Original revision: r48383
+# Original revision: r53726
 
 .if exists(../Makefile.conf)
 .include "../Makefile.conf"
@@ -11,21 +11,18 @@
 
 DOCS=	projects.xml
 DOCS+=	newbies.xml
-DOCS+=	cvsweb.xml
 #DOCS+=	summerofcode.xml
 #DOCS+=	summerofcode-2005.xml
 #DOCS+=	summerofcode-2006.xml
 #DOCS+=	summerofcode-2007.xml
 #DOCS+=	summerofcode-2008.xml
 
-#DATA=	2016-freebsd-gsoc-thumbnail.png
-#DATA+=	2016-freebsd-gsoc.pdf
-#DATA+=	2016-freebsd-gsoc-poland-thumbnail.png
-#DATA+=	2016-freebsd-gsoc-poland.jpg
+#DATA=	2018-freebsd-gsoc-thumbnail.png
+#DATA+=	2018-freebsd-gsoc.pdf
 
 INDEXLINK= projects.html
 
-#SUBDIR=	 acpi busdma ideas mips netperf
+#SUBDIR=	 busdma ideas mips netperf
 SUBDIR=	mips
 
 .include "${DOC_PREFIX}/share/mk/web.site.mk"


More information about the svn-doc-head mailing list