From owner-svn-doc-all@FreeBSD.ORG Mon Oct 6 22:45:20 2014 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E459C9E9; Mon, 6 Oct 2014 22:45:20 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D14B975E; Mon, 6 Oct 2014 22:45:20 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s96MjKEJ057805; Mon, 6 Oct 2014 22:45:20 GMT (envelope-from gavin@FreeBSD.org) Received: (from gavin@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s96MjKDe057804; Mon, 6 Oct 2014 22:45:20 GMT (envelope-from gavin@FreeBSD.org) Message-Id: <201410062245.s96MjKDe057804@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: gavin set sender to gavin@FreeBSD.org using -f From: Gavin Atkinson Date: Mon, 6 Oct 2014 22:45:20 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r45723 - head/en_US.ISO8859-1/htdocs X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.18-1 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: Mon, 06 Oct 2014 22:45:21 -0000 Author: gavin Date: Mon Oct 6 22:45:20 2014 New Revision: 45723 URL: https://svnweb.freebsd.org/changeset/doc/45723 Log: index.css is not used anywhere, remove it. Deleted: head/en_US.ISO8859-1/htdocs/index.css Modified: head/en_US.ISO8859-1/htdocs/Makefile Modified: head/en_US.ISO8859-1/htdocs/Makefile ============================================================================== --- head/en_US.ISO8859-1/htdocs/Makefile Mon Oct 6 14:07:16 2014 (r45722) +++ head/en_US.ISO8859-1/htdocs/Makefile Mon Oct 6 22:45:20 2014 (r45723) @@ -43,7 +43,6 @@ DEPENDSET.community=usergroups events DATA= favicon.ico DATA+= freebsd.css DATA+= google6bb24ed0b804d5e9.html -DATA+= index.css DATA+= robots.txt # Subdirectories