2012-05-16 [paul] 3.8.0cvs43
[claws.git] / commitHelper
index 93b2b9cbeceb083181d6391e047a9ac1f34991be..1f9008e2d83f45c865c4d27a61f4f978cf7eb244 100644 (file)
@@ -143,5 +143,5 @@ if [ "$ans" == "y" ]; then
                cvs commit -m "`cat /tmp/logentry.$$` "
        fi;
        rm -f /tmp/logentry.$$
-       wget -O /dev/null -o /dev/null http://www.colino.net/claws-mail/update.php
+       wget -O /dev/null -o /dev/null http://www.claws-mail.org/tracker/update.php
 fi