svn commit: r45465 - head/en_US.ISO8859-1/htdocs/layout/css
    Gavin Atkinson 
    gavin at FreeBSD.org
       
    Sat Aug 16 21:18:29 UTC 2014
    
    
  
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
    
    
More information about the svn-doc-head
mailing list