<pre style='margin:0'>
Renee Otten (reneeotten) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/30dc4d541f169cf1753af95a896f6af4475dfd8d">https://github.com/macports/macports-ports/commit/30dc4d541f169cf1753af95a896f6af4475dfd8d</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 30dc4d541f1 qtads: correct license
</span>30dc4d541f1 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 30dc4d541f169cf1753af95a896f6af4475dfd8d
</span>Author: Szabolcs Horvát <szhorvat@gmail.com>
AuthorDate: Thu Apr 29 09:15:51 2021 +0200

<span style='display:block; white-space:pre;color:#404040;'>    qtads: correct license
</span>---
 games/qtads/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/games/qtads/Portfile b/games/qtads/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 2489c97d8c9..0f170d2ea04 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/games/qtads/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/games/qtads/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -10,7 +10,7 @@ github.tarball_from releases
</span> 
 categories          games
 platforms           darwin
<span style='display:block; white-space:pre;background:#ffe0e0;'>-license             GPL-3
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+license             GPL-3+
</span> maintainers         nomaintainer
 
 distname            ${github.project}-${github.version}-source
</pre><pre style='margin:0'>

</pre>