<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/b7a214adc7a97cf61742afd36da3a78a6def0298">https://github.com/macports/macports-ports/commit/b7a214adc7a97cf61742afd36da3a78a6def0298</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit b7a214adc7a97cf61742afd36da3a78a6def0298
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Wed Dec 29 20:08:05 2021 -0600

<span style='display:block; white-space:pre;color:#404040;'>    moar: Fix typo in description
</span>---
 textproc/moar/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/textproc/moar/Portfile b/textproc/moar/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index a0d47f84269..05039d797bd 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/textproc/moar/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/textproc/moar/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -9,7 +9,7 @@ revision            0
</span> description         Moar is a pager. It's designed to just do the right thing without any configuration.
 
 long_description    Moar should work as a drop-in replacement for Less. \
<span style='display:block; white-space:pre;background:#ffe0e0;'>-                    It features syntax hightlighting, ANSI color coded text support, \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    It features syntax highlighting, ANSI color coded text support, \
</span>                     incremental search and automatic decompression, among others.
 
 categories          textproc
</pre><pre style='margin:0'>

</pre>