<pre style='margin:0'>
Marcus Calhoun-Lopez (MarcusCalhoun-Lopez) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/2dd13f08191668509a9127ddbf2e92819909ae54">https://github.com/macports/macports-ports/commit/2dd13f08191668509a9127ddbf2e92819909ae54</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 2dd13f08191668509a9127ddbf2e92819909ae54
</span>Author: Marcus Calhoun-Lopez <mcalhoun@macports.org>
AuthorDate: Mon Aug 27 16:13:49 2018 -0700

<span style='display:block; white-space:pre;color:#404040;'>    mumps: fix license (public-domain->CeCILL-C)
</span>---
 math/mumps/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/math/mumps/Portfile b/math/mumps/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 43ddab1..601266f 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/math/mumps/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/math/mumps/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -8,7 +8,7 @@ name                mumps
</span> version             5.1.2
 revision            0
 categories          math
<span style='display:block; white-space:pre;background:#ffe0e0;'>-license             public-domain
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+license             CeCILL-C
</span> platforms           darwin
 maintainers         {sean @seanfarley} openmaintainer
 description         MUltifrontal Massively Parallel sparse direct Solver
</pre><pre style='margin:0'>

</pre>