From owner-svn-doc-all@FreeBSD.ORG Fri Sep 14 17:55:44 2012 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id F226A106566C; Fri, 14 Sep 2012 17:55:43 +0000 (UTC) (envelope-from gabor@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id DD00A8FC19; Fri, 14 Sep 2012 17:55:43 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q8EHthLg075174; Fri, 14 Sep 2012 17:55:43 GMT (envelope-from gabor@svn.freebsd.org) Received: (from gabor@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q8EHthZ2075171; Fri, 14 Sep 2012 17:55:43 GMT (envelope-from gabor@svn.freebsd.org) Message-Id: <201209141755.q8EHthZ2075171@svn.freebsd.org> From: Gabor Kovesdan Date: Fri, 14 Sep 2012 17:55:43 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r39545 - head/en_US.ISO8859-1/htdocs/ports X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Sep 2012 17:55:44 -0000 Author: gabor Date: Fri Sep 14 17:55:43 2012 New Revision: 39545 URL: http://svn.freebsd.org/changeset/doc/39545 Log: - Fix the silent build error of index.html - s/HREF/href/ Modified: head/en_US.ISO8859-1/htdocs/ports/Makefile head/en_US.ISO8859-1/htdocs/ports/index.sgml Modified: head/en_US.ISO8859-1/htdocs/ports/Makefile ============================================================================== --- head/en_US.ISO8859-1/htdocs/ports/Makefile Fri Sep 14 17:47:48 2012 (r39544) +++ head/en_US.ISO8859-1/htdocs/ports/Makefile Fri Sep 14 17:55:43 2012 (r39545) @@ -95,8 +95,8 @@ all install clean: beforeinstall: .else beforeinstall: - ${SED} -i "" -e 's,HREF="growth,href="http://www.FreeBSD.org/ports/growth,' index.html - ${SED} -i "" -e 's,HREF="growth,href="http://www.FreeBSD.org/ports/growth,' references.html + ${SED} -i "" -e 's,href="growth,href="http://www.FreeBSD.org/ports/growth,' index.html + ${SED} -i "" -e 's,href="growth,href="http://www.FreeBSD.org/ports/growth,' references.html .endif .include "${DOC_PREFIX}/share/mk/web.site.mk" Modified: head/en_US.ISO8859-1/htdocs/ports/index.sgml ============================================================================== --- head/en_US.ISO8859-1/htdocs/ports/index.sgml Fri Sep 14 17:47:48 2012 (r39544) +++ head/en_US.ISO8859-1/htdocs/ports/index.sgml Fri Sep 14 17:55:43 2012 (r39545) @@ -2,9 +2,10 @@ + %ports.ent; - + %statistics.ent; ]>