<pre style='margin:0'>
Marcus Calhoun-Lopez (MarcusCalhoun-Lopez) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/4cabf36a4d208213523c2e992e08ccdfddf8c5ba">https://github.com/macports/macports-ports/commit/4cabf36a4d208213523c2e992e08ccdfddf8c5ba</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 4cabf36a4d208213523c2e992e08ccdfddf8c5ba
</span>Author: Marcus Calhoun-Lopez <mcalhoun@macports.org>
AuthorDate: Sun Jun 9 19:58:59 2019 -0700

<span style='display:block; white-space:pre;color:#404040;'>    abiword-x11: avoid redirect of master_sites
</span>---
 editors/abiword-x11/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/editors/abiword-x11/Portfile b/editors/abiword-x11/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index bd21028..4ec28c8 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/editors/abiword-x11/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/editors/abiword-x11/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -13,7 +13,7 @@ maintainers         nomaintainer
</span> categories          editors textproc gnome
 platforms           darwin
 homepage            https://www.abisource.com/
<span style='display:block; white-space:pre;background:#ffe0e0;'>-master_sites        http://www.abisource.org/downloads/${dname}/${version}/source \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+master_sites        https://www.abisource.com/downloads/${dname}/${version}/source \
</span>                     http://www.nl.abisource.com/downloads/${dname}/${version}/source
 
 checksums           rmd160  caabab25d197f9553ea12376de36fc7f5a771a58 \
</pre><pre style='margin:0'>

</pre>