Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Oct 2014 22:45:20 +0000 (UTC)
From:      Gavin Atkinson <gavin@FreeBSD.org>
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
Message-ID:  <201410062245.s96MjKDe057804@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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