[NONE] Update comments relate to SDK drop files.
diff --git a/downloads/index.php b/downloads/index.php
index 14e84c1..477b09e 100755
--- a/downloads/index.php
+++ b/downloads/index.php
@@ -124,7 +124,7 @@
 
 print "<h3>Update-Site Archives</h3>";
 print "<p>The update-sites provided by individual GEF and GEF4 release, milestone, and integration builds can also be downloaded as .zip archives for offline-installation below.</p>";
-print "<p><small>For Draw2d 3.x, GEF (MVC) 3x., and Zest 1.x, there are also SDK archives in runnable form. Please note that we will discontinue support for these SDK archives after Mars SR1. We will then only provide update-site archives for GEF and GEF4 (see <a href=\"https://bugs.eclipse.org/bugs/show_bug.cgi?id=470240\">bug #470240</a> for details).</small></p>";
+print "<p><small>Please note that SDK archives (in runnable form) for Draw2d 3.x, GEF (MVC) 3x., and Zest 1.x are no longer provided since Mars SR1 (see <a href=\"https://bugs.eclipse.org/bugs/show_bug.cgi?id=470240\">bug #470240</a> for details).</small></p>";
 
 print "<div id=\"midcolumn\">\n";
 if (sizeof ( $gefBuilds ) == 0 || sizeof ( $gef4Builds ) == 0) {