Revision
108540
Author
sean@macports.org
Date
2013-07-25 17:20:35 -0700 (Thu, 25 Jul 2013)

Log Message

py-hggit: fix note about python path; refs #39800

Modified Paths

Diff

Modified: trunk/dports/python/py-hggit/Portfile (108539 => 108540)


--- trunk/dports/python/py-hggit/Portfile	2013-07-26 00:20:31 UTC (rev 108539)
+++ trunk/dports/python/py-hggit/Portfile	2013-07-26 00:20:35 UTC (rev 108540)
@@ -62,7 +62,7 @@
 To enable ${realname}, add the following to your ~/.hgrc:
 
 \[extensions\]
-${realname} = ${python.pkgd}/${realname}
+${realname} =
 "
 
     livecheck.type      none