diff --git a/nl_NL.ISO8859-1/htdocs/Makefile b/nl_NL.ISO8859-1/htdocs/Makefile
index 09daf27d22..6dc8a13b7f 100644
--- a/nl_NL.ISO8859-1/htdocs/Makefile
+++ b/nl_NL.ISO8859-1/htdocs/Makefile
@@ -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
diff --git a/nl_NL.ISO8859-1/htdocs/availability.xml b/nl_NL.ISO8859-1/htdocs/availability.xml
deleted file mode 100644
index a1f55fedc7..0000000000
--- a/nl_NL.ISO8859-1/htdocs/availability.xml
+++ /dev/null
@@ -1,29 +0,0 @@
-<?xml version="1.0" encoding="iso-8859-1"?>
-<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
-"http://www.FreeBSD.org/XML/doc/share/xml/xhtml10-freebsd.dtd" [
-<!ENTITY title "Over de beschikbaarheid van &os;">
-]>
-<!--
-     Vertaald door: Siebrand Mazeland / Rene Ladan
-     %SOURCE%	en_US.ISO8859-1/htdocs/availability.xml
-     %SRCID%	39632
- -->
-<html xmlns="http://www.w3.org/1999/xhtml">
-  <head>
-    <meta http-equiv="refresh" content="5;url=&base;/index.html"/>
-    <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"/>
-
-      <title>&title;</title>
-
-      <cvs:keyword xmlns:cvs="http://www.FreeBSD.org/XML/CVS">$FreeBSD$</cvs:keyword>
-
-      </head>
-
-  <body class="navinclude.about">
-    <p>De inhoud van deze pagina is opgenomen in de <a
-      href="&base;/index.html">standaard &os; webpagina</a>.  Deze
-      pagina hoort over een paar seconden automatisch door te sturen.
-      Als dat niet zo is, volg dan de link en werk uw favorieten bij.
-      We verontschuldigen ons voor het ongemak.</p>
-  </body>
-</html>
diff --git a/nl_NL.ISO8859-1/htdocs/vendors.html b/nl_NL.ISO8859-1/htdocs/vendors.html
deleted file mode 100644
index 54532805db..0000000000
--- a/nl_NL.ISO8859-1/htdocs/vendors.html
+++ /dev/null
@@ -1,25 +0,0 @@
-<?xml version="1.0" encoding="iso-8859-1?>
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
-    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- $FreeBSD$
-     Vertaald door: Siebrand Mazeland / Rene Ladan
-     %SOURCE%	en_US.ISO8859-1/htdocs/vendors.html
-     %SRCID%	39534
--->
-<html>
-  <head>
-    <meta http-equiv="refresh" content="5;url=../doc/nl_NL.ISO8859-1/books/handbook/mirrors.html" />
-    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
-    <title>Leveranciers van FreeBSD</title>
-  </head>
-
-  <body bgcolor="#ffffff">
-    <p>De lijst met leveranciers die FreeBSD ter beschikking hebben
-      is beschikbaar <a
-	href="../doc/nl_NL.ISO8859-1/books/handbook/mirrors.html">als
-	onderdeel van het FreeBSD handboek</a>.  Deze pagina hoort u
-      over een paar seconden automatisch daar naar door te sturen.  Als dat niet
-      zo is, volg dan de link en werk uw favorieten bij.  We
-      verontschuldigen ons voor het ongemak.</p>
-  </body>
-</html>