Modified: trunk/dports/math/pyxplot/Portfile (133338 => 133339)
--- trunk/dports/math/pyxplot/Portfile 2015-02-26 17:47:14 UTC (rev 133338)
+++ trunk/dports/math/pyxplot/Portfile 2015-02-26 19:43:32 UTC (rev 133339)
@@ -17,8 +17,8 @@
tasks – e.g., plotting labelled graphs of data – accessible via \
short, simple, intuitive commands.
-homepage http://pyxplot.org.uk/
-master_sites ${homepage}src/
+homepage http://pyxplot.org.uk
+master_sites ${homepage}/src/
distname ${name}_${version}
checksums rmd160 d4eb39acfa22868f28ad93665cec5303bc567c8e \
@@ -46,5 +46,5 @@
}
livecheck.type regex
-livecheck.url ${homepage}download.html
+livecheck.url [lindex ${master_sites} 0]
livecheck.regex ${name}_(\[0-9.\]+)${extract.suffix}