<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/5b6575c8e215cce055bee603fb4f98bfd93cc2fb">https://github.com/macports/macports-ports/commit/5b6575c8e215cce055bee603fb4f98bfd93cc2fb</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 5b6575c8e215cce055bee603fb4f98bfd93cc2fb
</span>Author: Marcus Calhoun-Lopez <mcalhoun@macports.org>
AuthorDate: Wed Apr 7 06:21:41 2021 -0700

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/math/sundials2/Portfile b/math/sundials2/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 3f8aeb2808e..7f758448f4a 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/math/sundials2/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/math/sundials2/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -9,7 +9,7 @@ name                sundials2
</span> github.setup        LLNL sundials 2.7.0 v
 revision            3
 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         nomaintainer
 
</pre><pre style='margin:0'>

</pre>