Revision
103443
Author
aronnax@macports.org
Date
2013-02-25 16:48:03 -0800 (Mon, 25 Feb 2013)

Log Message

py-healpy: disable redundant livecheck for subports

Modified Paths

Diff

Modified: trunk/dports/python/py-healpy/Portfile (103442 => 103443)


--- trunk/dports/python/py-healpy/Portfile	2013-02-26 00:05:18 UTC (rev 103442)
+++ trunk/dports/python/py-healpy/Portfile	2013-02-26 00:48:03 UTC (rev 103443)
@@ -38,4 +38,6 @@
                         port:py${python.version}-matplotlib \
                         port:healpix-cxx
 
+livecheck.type          none
+
 }