<pre style='margin:0'>
Ryan Schmidt (ryandesign) pushed a commit to branch master
in repository macports-base.

</pre>
<p><a href="https://github.com/macports/macports-base/commit/380525b612f9f939569e3435c4736c3bb2e338c5">https://github.com/macports/macports-base/commit/380525b612f9f939569e3435c4736c3bb2e338c5</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 380525b6 Fix typo in port.1
</span>380525b6 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 380525b612f9f939569e3435c4736c3bb2e338c5
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Tue Nov 10 06:09:02 2020 -0600

<span style='display:block; white-space:pre;color:#404040;'>    Fix typo in port.1
</span>---
 doc/port.1     | 2 +-
 doc/port.1.txt | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/doc/port.1 b/doc/port.1
</span><span style='display:block; white-space:pre;color:#808080;'>index e724a7ef..3f0111fa 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/doc/port.1
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/doc/port.1
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -540,7 +540,7 @@ Force mode, ignore state file
</span> .PP
 \-D \fIportdir\fR|\fIportname\fR
 .RS 4
<span style='display:block; white-space:pre;background:#ffe0e0;'>-Specify a directory to which the port command should change to before processing any actions\&. If the specified value does not contain any slashes, the value is used to look up a port and the current working directory is set to the corresponding port directory\&.
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+Specify a directory to which the port command should change before processing any actions\&. If the specified value does not contain any slashes, the value is used to look up a port and the current working directory is set to the corresponding port directory\&.
</span> .RE
 .PP
 \-F \fIcmdfile\fR
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/doc/port.1.txt b/doc/port.1.txt
</span><span style='display:block; white-space:pre;color:#808080;'>index e94f2b1e..e6085851 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/doc/port.1.txt
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/doc/port.1.txt
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -192,7 +192,7 @@ The port command recognizes several global flags and options.
</span>     Force mode, ignore state file
 
 -D 'portdir'|'portname'::
<span style='display:block; white-space:pre;background:#ffe0e0;'>-    Specify a directory to which the port command should change to before
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    Specify a directory to which the port command should change before
</span>     processing any actions. If the specified value does not contain any slashes,
     the value is used to look up a port and the current working directory is set
     to the corresponding port directory.
</pre><pre style='margin:0'>

</pre>