<pre style='margin:0'>
Frank Schima (mf2k) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/b6773ba99dfa7228702286b2165d7a7c7c2ea90c">https://github.com/macports/macports-ports/commit/b6773ba99dfa7228702286b2165d7a7c7c2ea90c</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 b6773ba  bpython_select: Fix homepage type.
</span>b6773ba is described below

<span style='display:block; white-space:pre;color:#808000;'>commit b6773ba99dfa7228702286b2165d7a7c7c2ea90c
</span>Author: Frank Schima <mf2k@macports.org>
AuthorDate: Thu Aug 24 07:36:14 2017 -0600

<span style='display:block; white-space:pre;color:#404040;'>    bpython_select: Fix homepage type.
</span>---
 python/bpython_select/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/bpython_select/Portfile b/python/bpython_select/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 4f2b4d2..62ee568 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/bpython_select/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/bpython_select/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -18,7 +18,7 @@ long_description \
</span> platforms           darwin
 supported_archs     noarch
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-homepage            https://www.macports.org//
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+homepage            https://www.macports.org/
</span> 
 distfiles
 
</pre><pre style='margin:0'>

</pre>