Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Aug 2014 21:18:28 +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: r45465 - head/en_US.ISO8859-1/htdocs/layout/css
Message-ID:  <201408162118.s7GLISeH068206@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gavin
Date: Sat Aug 16 21:18:28 2014
New Revision: 45465
URL: http://svnweb.freebsd.org/changeset/doc/45465

Log:
  Remove the cvsweb.cgi style sheet, missed in r45462.

Deleted:
  head/en_US.ISO8859-1/htdocs/layout/css/cvsweb.css
Modified:
  head/en_US.ISO8859-1/htdocs/layout/css/Makefile

Modified: head/en_US.ISO8859-1/htdocs/layout/css/Makefile
==============================================================================
--- head/en_US.ISO8859-1/htdocs/layout/css/Makefile	Sat Aug 16 21:13:39 2014	(r45464)
+++ head/en_US.ISO8859-1/htdocs/layout/css/Makefile	Sat Aug 16 21:18:28 2014	(r45465)
@@ -7,7 +7,7 @@
 .include "../Makefile.inc"
 .endif
 
-DATA=	cvsweb.css
+DATA=
 DATA+=	fixed.css
 DATA+=	fixed_large.css
 DATA+=	global.css



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