Revision
130397
Author
larryv@macports.org
Date
2014-12-29 21:39:32 -0800 (Mon, 29 Dec 2014)

Log Message

py-decoratortools: Disable livecheck for subports

Modified Paths

Diff

Modified: trunk/dports/python/py-decoratortools/Portfile (130396 => 130397)


--- trunk/dports/python/py-decoratortools/Portfile	2014-12-30 05:39:30 UTC (rev 130396)
+++ trunk/dports/python/py-decoratortools/Portfile	2014-12-30 05:39:32 UTC (rev 130397)
@@ -32,6 +32,7 @@
             README.txt ${destroot}${prefix}/share/doc/${subport}
     }
     test.run        yes
+    livecheck.type  none
 } else {
     livecheck.type  regex
     livecheck.url   ${master_sites}