Revision: 108539 https://trac.macports.org/changeset/108539 Author: sean@macports.org Date: 2013-07-25 17:20:31 -0700 (Thu, 25 Jul 2013) Log Message: ----------- py-hgcrecord: fix note about python path; refs #39800 Modified Paths: -------------- trunk/dports/python/py-hgcrecord/Portfile Modified: trunk/dports/python/py-hgcrecord/Portfile =================================================================== --- trunk/dports/python/py-hgcrecord/Portfile 2013-07-26 00:20:27 UTC (rev 108538) +++ trunk/dports/python/py-hgcrecord/Portfile 2013-07-26 00:20:31 UTC (rev 108539) @@ -41,7 +41,7 @@ To enable ${realname}, add the following to your ~/.hgrc: \[extensions\] -${realname} = ${python.pkgd}/${realname} +${realname} = " livecheck.type none
participants (1)
-
sean@macports.org