<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/0f597778eca32596c57ffeb873ef86211677207e">https://github.com/macports/macports-ports/commit/0f597778eca32596c57ffeb873ef86211677207e</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 0f59777  qmail-spamcontrol: fix spelling in comment
</span>0f59777 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 0f597778eca32596c57ffeb873ef86211677207e
</span>Author: Christopher Chavez <chrischavez@gmx.us>
AuthorDate: Sat Jan 26 19:36:44 2019 -0600

<span style='display:block; white-space:pre;color:#404040;'>    qmail-spamcontrol: fix spelling in comment
</span>---
 mail/qmail-spamcontrol/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/mail/qmail-spamcontrol/Portfile b/mail/qmail-spamcontrol/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index cb2d12d..0e8ae43 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/mail/qmail-spamcontrol/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/mail/qmail-spamcontrol/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -206,7 +206,7 @@ to this machine you are installing qmail on.
</span> 
 post-activate {
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-        # Remove the turd files, it is not know if they cause a problem but
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+   # Remove the turd files, it is not known if they cause a problem but
</span>         # people have recommended not having them there.
        system "cd ${prefix}/var/qmail; find . -name .turd_${name} -delete"
 }
</pre><pre style='margin:0'>

</pre>