diff --git a/en_US.ISO8859-1/articles/portbuild/article.sgml b/en_US.ISO8859-1/articles/portbuild/article.sgml
index 5a47dc9648..07a1dadbda 100644
--- a/en_US.ISO8859-1/articles/portbuild/article.sgml
+++ b/en_US.ISO8859-1/articles/portbuild/article.sgml
@@ -2623,8 +2623,8 @@ ln -s ../<replaceable>arch</replaceable>/<replaceable>branch</replaceable>/build
       </listitem>
 
       <listitem>
-        <para>(Only necessary for old codebase):
-	  In that
+        <para>
+	  In the <filename>/var/portbuild/errorlogs/</filename>
 	  directory, create two more links for the webserver:<screen>
 ln -s ../<replaceable>arch</replaceable>/archive/buildlogs <replaceable>arch</replaceable>-buildlogs
 ln -s ../<replaceable>arch</replaceable>/archive/errorlogs <replaceable>arch</replaceable>-errorlogs</screen>