<pre style='margin:0'>
Clemens Lang (neverpanic) pushed a commit to branch master
in repository macports-base.

</pre>
<p><a href="https://github.com/macports/macports-base/commit/b7f07dffcb576d8f8a64b8e7b92ee3ac4bf80d29">https://github.com/macports/macports-base/commit/b7f07dffcb576d8f8a64b8e7b92ee3ac4bf80d29</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit b7f07dffcb576d8f8a64b8e7b92ee3ac4bf80d29
</span>Author: Christopher Chavez <chrischavez@gmx.us>
AuthorDate: Wed May 8 19:25:55 2019 -0500

<span style='display:block; white-space:pre;color:#404040;'>    port-install(1): remove stray backslash
</span>---
 doc/port-install.1.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/doc/port-install.1.txt b/doc/port-install.1.txt
</span><span style='display:block; white-space:pre;color:#808080;'>index 29855e8..a71dcc9 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/doc/port-install.1.txt
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/doc/port-install.1.txt
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -17,7 +17,7 @@ SYNOPSIS
</span> DESCRIPTION
 -----------
 *port install* will install a new port on your system. You can choose multiple
<span style='display:block; white-space:pre;background:#ffe0e0;'>-variants, by specifying \+name, which indicates the variant is desired, or
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+variants, by specifying +name, which indicates the variant is desired, or
</span> -name, indicating the contrary.
 
 Global variants will be applied as specified in man:variants.conf[5].
</pre><pre style='margin:0'>

</pre>