py-healpy: disable redundant livecheck for subports
--- 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
+
}