<pre style='margin:0'>
Joshua Root (jmroot) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/02b34d0c545a67613262fb1010836786159212ad">https://github.com/macports/macports-ports/commit/02b34d0c545a67613262fb1010836786159212ad</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 02b34d0c545a67613262fb1010836786159212ad
</span>Author: Joshua Root <jmr@macports.org>
AuthorDate: Mon Dec 14 14:16:07 2020 +1100

<span style='display:block; white-space:pre;color:#404040;'>    pypy-tkinter: fix primary category
</span>---
 lang/pypy/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/lang/pypy/Portfile b/lang/pypy/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index a8e763dc444..e78aaace4cf 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/lang/pypy/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/lang/pypy/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -278,7 +278,7 @@ if {[string match "pypy*-tkinter" ${subport}]} {
</span> 
     description         PyPy bindings for Python ${python.branch} to the Tk widget set
     long_description    ${description}
<span style='display:block; white-space:pre;background:#ffe0e0;'>-    categories          python graphics
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    categories          lang python graphics
</span> 
     depends_build       port:pkgconfig \
                         port:tcl
</pre><pre style='margin:0'>

</pre>