<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/e6a877e88cfa2c8f59d4f40134f8b60c05d7b342">https://github.com/macports/macports-ports/commit/e6a877e88cfa2c8f59d4f40134f8b60c05d7b342</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit e6a877e88cfa2c8f59d4f40134f8b60c05d7b342
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Sat Dec 3 08:41:15 2016 -0600
<span style='display:block; white-space:pre;color:#404040;'> pingus: Fix case of GitHub organization name
</span>---
games/pingus/Portfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/games/pingus/Portfile b/games/pingus/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 4550ed6..2ee602e 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/games/pingus/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/games/pingus/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,7 +4,7 @@ PortSystem 1.0
</span> PortGroup cmake 1.0
PortGroup github 1.0
<span style='display:block; white-space:pre;background:#ffe0e0;'>-github.setup pingus pingus d34b61f414ed4f264c22e37c98e1a1185c96eda4
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup Pingus pingus d34b61f414ed4f264c22e37c98e1a1185c96eda4
</span> version 0.8.0-20161019
categories games
platforms darwin
</pre><pre style='margin:0'>
</pre>