Bug 526923 - SWT Update site links are wrong

Remove links to no longer existing update sites and add a note that one
has to build swt tools manually for the release they need if it's older
than 4.5 M5.

Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
diff --git a/updatesite.php b/updatesite.php
index 98b5b03..7e06bec 100644
--- a/updatesite.php
+++ b/updatesite.php
@@ -26,22 +26,7 @@
 </td>
 </tr>
 <tr>
-<td> <strong>4.5 M1 - 4.5 M4 releases</strong> </td><td>http://www.eclipse.org/swt/updates/4.4</td>
-</tr>
-<tr>
-<td> <strong>4.4.x releases</strong> </td><td>http://www.eclipse.org/swt/updates/4.4</td>
-</tr>
-<tr>
-<td> <strong>4.3.x releases</strong> </td><td>http://www.eclipse.org/swt/updates/4.3</td>
-</tr>
-<tr>
-<td> <strong>3.8.x - 4.2.x releases</strong> </td><td> http://www.eclipse.org/swt/updates/3.8 </td>
-</tr>
-<tr>
-<td> <strong>3.6.x - 3.7.x releases</strong> </td><td> http://www.eclipse.org/swt/updates/3.6 </td>
-</tr>
-<tr>
-<td> <strong>3.5.x releases</strong> </td><td> http://www.eclipse.org/swt/updates/3.5 </td>
+<td> <strong>pre 4.5 M5 releases</strong> </td><td>SWT Tools have to be build manualy from the respective tag/branch for the release needed.</td>
 </tr>
 </table>