<pre style='margin:0'>
Ryan Schmidt (ryandesign) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/47174b717c5e5e3ba6d9bba030a84576a03604a9">https://github.com/macports/macports-ports/commit/47174b717c5e5e3ba6d9bba030a84576a03604a9</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 47174b717c5e5e3ba6d9bba030a84576a03604a9
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Tue Dec 6 15:29:19 2022 -0600

<span style='display:block; white-space:pre;color:#404040;'>    py-ggy: Remove wrong master_sites
</span>---
 python/py-ggy/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-ggy/Portfile b/python/py-ggy/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 1b083638987..8fcaddf90f6 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-ggy/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-ggy/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -19,7 +19,7 @@ long_description    This is a Python package for generating parsers and \
</span>                     parsing arbitrary grammars.
 
 homepage            http://lava.net/~newsham/pyggy/
<span style='display:block; white-space:pre;background:#ffe0e0;'>-master_sites        ${homepage} http://distfiles.macports.org/python/
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+master_sites        ${homepage}
</span> distname            pyggy-${version}
 checksums           md5 b134d0cfbc35ff392930550c7aa112d4
 
</pre><pre style='margin:0'>

</pre>