Revision
139063
Author
ionic@macports.org
Date
2015-07-30 15:27:04 -0700 (Thu, 30 Jul 2015)

Log Message

maxima: fix livecheck.

Modified Paths

Diff

Modified: trunk/dports/math/maxima/Portfile (139062 => 139063)


--- trunk/dports/math/maxima/Portfile	2015-07-30 21:20:00 UTC (rev 139062)
+++ trunk/dports/math/maxima/Portfile	2015-07-30 22:27:04 UTC (rev 139063)
@@ -79,4 +79,4 @@
     }
 }
 
-livecheck.regex  {<title>Maxima (.*)-source released.*</title>}
+livecheck.regex  {<title>.*/Maxima-source/(.*)-source/maxima.*</title>}