Revision
72876
Author
devans@macports.org
Date
2010-10-29 08:50:13 -0700 (Fri, 29 Oct 2010)

Log Message

soundtouch: update livecheck url.

Modified Paths

Diff

Modified: trunk/dports/audio/soundtouch/Portfile (72875 => 72876)


--- trunk/dports/audio/soundtouch/Portfile	2010-10-29 13:52:43 UTC (rev 72875)
+++ trunk/dports/audio/soundtouch/Portfile	2010-10-29 15:50:13 UTC (rev 72876)
@@ -34,6 +34,5 @@
 }
 
 livecheck.type  regex
-livecheck.url   ${master_sites}
+livecheck.url   ${homepage}/sourcecode.html
 livecheck.regex "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"
-