Modified: trunk/dports/graphics/babl/Portfile (119670 => 119671)
--- trunk/dports/graphics/babl/Portfile 2014-05-03 17:05:37 UTC (rev 119670)
+++ trunk/dports/graphics/babl/Portfile 2014-05-03 17:13:38 UTC (rev 119671)
@@ -46,5 +46,5 @@
}
livecheck.type regex
-livecheck.url http://ftp.gimp.org/pub/${name}/${branch}/
+livecheck.url http://download.gimp.org/pub/${name}/${branch}/
livecheck.regex "${name}-(\\d+(?:\\.\\d+)+)"
Modified: trunk/dports/graphics/gegl/Portfile (119670 => 119671)
--- trunk/dports/graphics/gegl/Portfile 2014-05-03 17:05:37 UTC (rev 119670)
+++ trunk/dports/graphics/gegl/Portfile 2014-05-03 17:13:38 UTC (rev 119671)
@@ -149,5 +149,5 @@
}
livecheck.type regex
-livecheck.url http://ftp.gimp.org/pub/${name}/${branch}/
+livecheck.url http://download.gimp.org/pub/${name}/${branch}/
livecheck.regex "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"