Modified: trunk/dports/science/plplot510/Portfile (140029 => 140030)
--- trunk/dports/science/plplot510/Portfile 2015-09-07 13:51:55 UTC (rev 140029)
+++ trunk/dports/science/plplot510/Portfile 2015-09-07 13:54:31 UTC (rev 140030)
@@ -5,7 +5,7 @@
PortGroup compilers 1.0
PortGroup wxWidgets 1.0
-name plplot
+name plplot510
version 5.10.0
revision 3
platforms darwin
@@ -329,5 +329,5 @@
}
livecheck.type regex
-livecheck.url http://sourceforge.net/p/${name}/news/
+livecheck.url http://sourceforge.net/p/plplot/news/
livecheck.regex {PLplot-([0-9]+\.[0-9]+\.[0-9]+)}