<pre style='margin:0'>
Rainer Müller (raimue) pushed a commit to branch master
in repository mpbb.
</pre>
<p><a href="https://github.com/macports/mpbb/commit/518911a866b2b7488867a0ea4ca0e0212036e95c">https://github.com/macports/mpbb/commit/518911a866b2b7488867a0ea4ca0e0212036e95c</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 518911a Fix links in README
</span>518911a is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 518911a866b2b7488867a0ea4ca0e0212036e95c
</span>Author: Zero King <l2dy@icloud.com>
AuthorDate: Mon Mar 27 14:08:13 2017 +0000
<span style='display:block; white-space:pre;color:#404040;'> Fix links in README
</span>---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/README.md b/README.md
</span><span style='display:block; white-space:pre;color:#808080;'>index ffef0b1..1fba709 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/README.md
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/README.md
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -83,7 +83,7 @@ Subcommand scripts may use but not modify these global shell parameters:
</span> The prefix of the MacPorts installation.
- `$option_jobs_dir`:
The path to a local copy of the
<span style='display:block; white-space:pre;background:#ffe0e0;'>- [jobs tools](https://trac.macports.org/browser/trunk/base/portmgr/jobs).
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ [jobs tools](https://github.com/macports/macports-infrastructure/tree/master/jobs).
</span> - `$option_log_dir`:
A directory for storing build logs.
- `$option_work_dir`:
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -112,6 +112,6 @@ Subcommand scripts may use but not modify these global shell parameters:
</span> [Git](https://git-scm.com) and
[Subversion](http://subversion.apache.org) clients.
- `mpbb help` requires
<span style='display:block; white-space:pre;background:#ffe0e0;'>- [`fmt(1)`](https://en.wikipedia.org/wiki/Fmt).
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ [`fmt(1)`](https://en.wikipedia.org/wiki/Fmt_(Unix)).
</span> - `mpbb gather-archives` requires [curl](https://curl.haxx.se).
- `mpbb selfupdate` requires Make.
</pre><pre style='margin:0'>
</pre>