<pre style='margin:0'>
Chris Jones (cjones051073) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/95376ac6a052f86f02f60664fbc5188f92af92f8">https://github.com/macports/macports-ports/commit/95376ac6a052f86f02f60664fbc5188f92af92f8</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 95376ac6a052f86f02f60664fbc5188f92af92f8
</span>Author: Chris Jones <jonesc@macports.org>
AuthorDate: Thu Nov 11 07:47:23 2021 +0000
<span style='display:block; white-space:pre;color:#404040;'> ispell: add modeline
</span>---
textproc/ispell/Portfile | 2 ++
1 file changed, 2 insertions(+)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/textproc/ispell/Portfile b/textproc/ispell/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 1085d62bcdd..df6a09acf34 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/textproc/ispell/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/textproc/ispell/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -1,3 +1,5 @@
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span> PortSystem 1.0
name ispell
</pre><pre style='margin:0'>
</pre>