<pre style='margin:0'>
Michael Dickens (michaelld) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/9b5d3f71c225dd268a3fb7663c8aa82122e67a73">https://github.com/macports/macports-ports/commit/9b5d3f71c225dd268a3fb7663c8aa82122e67a73</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 9b5d3f71c225dd268a3fb7663c8aa82122e67a73
</span>Author: Michael Dickens <michaelld@macports.org>
AuthorDate: Fri Jul 20 14:52:18 2018 -0400

<span style='display:block; white-space:pre;color:#404040;'>    py*-pyqt4: fix grammar-o in comment
</span>---
 python/py-pyqt4/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-pyqt4/Portfile b/python/py-pyqt4/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index bae18ea..358c01b 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-pyqt4/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-pyqt4/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -117,7 +117,7 @@ if {${name} ne ${subport}} {
</span>                             --no-qsci-api
 
     # SIP's configure tools ignore environment variables, so have to
<span style='display:block; white-space:pre;background:#ffe0e0;'>-    # get important once in in other ways if/as possible; SIP will, by
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    # get important info in in other ways if/as possible; SIP will, by
</span>     # default, use what was found by QMake when qt4-mac was installed.
 
     set cflags   "${configure.cflags}"
</pre><pre style='margin:0'>

</pre>