diff --git a/releng.wtpbuilder/distribution/patches2.upload/build.xml b/releng.wtpbuilder/distribution/patches2.upload/build.xml
index 8f0af8faec7b374999b3b26b995aba0c7d2f4fba..893e69410c43f0f26435f0349d1f59b202c3aa9f 100644
--- a/releng.wtpbuilder/distribution/patches2.upload/build.xml
+++ b/releng.wtpbuilder/distribution/patches2.upload/build.xml
@@ -8,7 +8,7 @@
         <ant antfile="${wtp.builder.home}/scripts/upload/upload.xml">
             <property
                 name="site-sub-dir"
-                value="patches202" />
+                value="patches/2.0.2" />
         </ant>
 
     </target>