Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Nov 2013 23:48:10 +0000 (UTC)
From:      Glen Barber <gjb@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r43226 - head/de_DE.ISO8859-1/htdocs
Message-ID:  <201311232348.rANNmAPh018169@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gjb
Date: Sat Nov 23 23:48:10 2013
New Revision: 43226
URL: http://svnweb.freebsd.org/changeset/doc/43226

Log:
  Comment duplicated 'ports' SUBDIR entry, which is causing build
  errors on oldred (emails are only going to me from that machine,
  since it is being deprecated).
  
  Ok'd by:	bcr
  Sponsored by:	The FreeBSD Foundation

Modified:
  head/de_DE.ISO8859-1/htdocs/Makefile

Modified: head/de_DE.ISO8859-1/htdocs/Makefile
==============================================================================
--- head/de_DE.ISO8859-1/htdocs/Makefile	Sat Nov 23 23:27:14 2013	(r43225)
+++ head/de_DE.ISO8859-1/htdocs/Makefile	Sat Nov 23 23:48:10 2013	(r43226)
@@ -47,7 +47,7 @@ SUBDIR+= handbook
 SUBDIR+= ipv6
 SUBDIR+= java
 SUBDIR+= platforms
-SUBDIR+= ports
+#SUBDIR+= ports
 SUBDIR+= projects
 SUBDIR+= releases
 SUBDIR+= security



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