<pre style='margin:0'>
Rainer Müller (raimue) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/46d7bf21a292cbb2b6ddce93de84b0b8070190fe">https://github.com/macports/macports-ports/commit/46d7bf21a292cbb2b6ddce93de84b0b8070190fe</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 46d7bf21a292cbb2b6ddce93de84b0b8070190fe
</span>Author: Rainer Müller <raimue@macports.org>
AuthorDate: Tue Mar 27 12:52:53 2018 +0200

<span style='display:block; white-space:pre;color:#404040;'>    bash-completion: Add modeline
</span>---
 sysutils/bash-completion/Portfile | 2 ++
 1 file changed, 2 insertions(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/sysutils/bash-completion/Portfile b/sysutils/bash-completion/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 214a7f2..05d4f91 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/sysutils/bash-completion/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/sysutils/bash-completion/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
 PortGroup       github 1.0
 
</pre><pre style='margin:0'>

</pre>