<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/15a0dd2b6a5fc8649edf76b84a28b83680583268">https://github.com/macports/macports-ports/commit/15a0dd2b6a5fc8649edf76b84a28b83680583268</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 15a0dd2b6a5fc8649edf76b84a28b83680583268
</span>Author: Marcus Calhoun-Lopez <mcalhoun@macports.org>
AuthorDate: Mon Aug 27 12:24:18 2018 -0700

<span style='display:block; white-space:pre;color:#404040;'>    sundials: use uppercase for license name
</span>---
 math/sundials/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/math/sundials/Portfile b/math/sundials/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index f022eae..696ec94 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/math/sundials/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/math/sundials/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -8,7 +8,7 @@ name                sundials
</span> version             3.1.0
 revision            2
 categories          math devel
<span style='display:block; white-space:pre;background:#ffe0e0;'>-license             bsd
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+license             BSD
</span> platforms           darwin
 maintainers         {sean @seanfarley} openmaintainer
 
</pre><pre style='margin:0'>

</pre>