Revision
80014
Author
ryandesign@macports.org
Date
2011-07-01 15:13:25 -0700 (Fri, 01 Jul 2011)

Log Message

php5-markdown: fix livecheck

Modified Paths

Diff

Modified: trunk/dports/php/php5-markdown/Portfile (80013 => 80014)


--- trunk/dports/php/php5-markdown/Portfile	2011-07-01 22:10:21 UTC (rev 80013)
+++ trunk/dports/php/php5-markdown/Portfile	2011-07-01 22:13:25 UTC (rev 80014)
@@ -35,4 +35,5 @@
     copy ${worksrcpath}/examples ${destroot}${prefix}/share/examples/${name}
 }
 
+livecheck.url       ${homepage}
 livecheck.regex     {(\d+(?:\.\d+)*)</a></th>}