Revision
74133
Author
devans@macports.org
Date
2010-12-05 14:22:44 -0800 (Sun, 05 Dec 2010)

Log Message

galeon: fix livecheck.

Modified Paths

Diff

Modified: trunk/dports/gnome/galeon/Portfile (74132 => 74133)


--- trunk/dports/gnome/galeon/Portfile	2010-12-05 22:04:24 UTC (rev 74132)
+++ trunk/dports/gnome/galeon/Portfile	2010-12-05 22:22:44 UTC (rev 74133)
@@ -72,4 +72,4 @@
 }
 
 livecheck.url           http://sourceforge.net/projects/${name}/files/
-livecheck.regex         "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"
+livecheck.regex         "${name}-(\\d+(?:\\.\\d+)*)\\.tar"