svn commit: r41147 - head/nl_NL.ISO8859-1/htdocs

Rene Ladan rene at FreeBSD.org
Sun Mar 10 00:09:04 UTC 2013


Author: rene
Date: Sun Mar 10 00:09:04 2013
New Revision: 41147
URL: http://svnweb.freebsd.org/changeset/doc/41147

Log:
  Merge removal of vendors.html and availability.xml

Deleted:
  head/nl_NL.ISO8859-1/htdocs/availability.xml
  head/nl_NL.ISO8859-1/htdocs/vendors.html
Modified:
  head/nl_NL.ISO8859-1/htdocs/Makefile

Modified: head/nl_NL.ISO8859-1/htdocs/Makefile
==============================================================================
--- head/nl_NL.ISO8859-1/htdocs/Makefile	Sat Mar  9 20:04:53 2013	(r41146)
+++ head/nl_NL.ISO8859-1/htdocs/Makefile	Sun Mar 10 00:09:04 2013	(r41147)
@@ -1,6 +1,6 @@
 # $FreeBSD$
 # %SOURCE%	en_US.ISO8859-1/htdocs/Makefile
-# %SRCID%	40439
+# %SRCID%	41060
 
 # XXX rene r40275 (Google Analytics) not merged in (yet)
 
@@ -17,7 +17,6 @@ DOCS=  about.xml
 DOCS+= administration.xml
 DOCS+= applications.xml
 DOCS+= art.xml
-DOCS+= availability.xml
 DOCS+= docs.xml
 DOCS+= features.xml
 DOCS+= internet.xml
@@ -48,11 +47,9 @@ DEPENDSET.community=usergroups events
 #DATA+=	freebsd.css
 #DATA+=	index.css
 #DATA+=	robots.txt
-DATA+=	vendors.html
 
 # Subdirectories
 # XML
-#SUBDIR= FAQ
 #SUBDIR+= advocacy
 #SUBDIR+= commercial
 #SUBDIR+= community
@@ -80,7 +77,6 @@ DATA+=	vendors.html
 #SUBDIR+= security
 #SUBDIR+= snapshots
 #SUBDIR+= support
-#SUBDIR+= tutorials
 .if !defined(WEB_ONLY) || empty(WEB_ONLY)
 SUBDIR+= doc
 #SUBDIR+= ports


More information about the svn-doc-all mailing list