Revision
86658
Author
mww@macports.org
Date
2011-10-31 02:49:24 -0700 (Mon, 31 Oct 2011)

Log Message

mathomatic: fix livecheck

Modified Paths

Diff

Modified: trunk/dports/math/mathomatic/Portfile (86657 => 86658)


--- trunk/dports/math/mathomatic/Portfile	2011-10-31 09:48:33 UTC (rev 86657)
+++ trunk/dports/math/mathomatic/Portfile	2011-10-31 09:49:24 UTC (rev 86658)
@@ -32,6 +32,6 @@
 destroot.destdir    prefix=${destroot}${prefix} mandir=${destroot}${prefix}/share/man docdir=${destroot}${prefix}/share/doc
 
 livecheck.type      regex
-livecheck.url       http://www.panix.com/~gesslein/?C=M\;O=D
-livecheck.regex     ${name}-(\[0-9\\.\]+\[0-9\])\.
+livecheck.url       http://www.mathomatic.org/math/download.html
+livecheck.regex     ${name}-(\[0-9\\.\]+\[0-9\])\.tar.bz2