<pre style='margin:0'>
Herby Gillot (herbygillot) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/340284e4e2cf09668a65b868cab1e4f7baf24be2">https://github.com/macports/macports-ports/commit/340284e4e2cf09668a65b868cab1e4f7baf24be2</a></p>
<pre style="white-space: pre; background: #F8F8F8">The following commit(s) were added to refs/heads/master by this push:
<span style='display:block; white-space:pre;color:#404040;'>     new 340284e4e2c gzdice: add games as additional category
</span>340284e4e2c is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 340284e4e2cf09668a65b868cab1e4f7baf24be2
</span>Author: Herby Gillot <herby.gillot@gmail.com>
AuthorDate: Tue Jan 18 08:14:48 2022 -0500

<span style='display:block; white-space:pre;color:#404040;'>    gzdice: add games as additional category
</span>---
 python/gzdice/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/gzdice/Portfile b/python/gzdice/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 8bc9e3c25c8..611d989ff43 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/gzdice/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/gzdice/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -7,7 +7,7 @@ name                gzdice
</span> version             0.1.2
 revision            0
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-categories          python
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+categories          python games
</span> license             MIT
 maintainers         {@gleeblezoid gleeblezoid.com:gzdice} \
                     openmaintainer
</pre><pre style='margin:0'>

</pre>