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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/a871dd8a670b0d745cdde3c192e0b2cd7f6988b6">https://github.com/macports/macports-ports/commit/a871dd8a670b0d745cdde3c192e0b2cd7f6988b6</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 a871dd8a670 lanHEP: Fix license
</span>a871dd8a670 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit a871dd8a670b0d745cdde3c192e0b2cd7f6988b6
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Fri Apr 9 11:20:30 2021 -0500

<span style='display:block; white-space:pre;color:#404040;'>    lanHEP: Fix license
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    "Restrictive" means nondistributable. "Restrictive/nondistributable" was
</span><span style='display:block; white-space:pre;color:#404040;'>    therefore redundant and was not used in any other port.
</span>---
 science/lanHEP/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/science/lanHEP/Portfile b/science/lanHEP/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 66848014c2b..7fff2572b6a 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/science/lanHEP/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/science/lanHEP/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -9,7 +9,7 @@ revision            2
</span> categories          science
 maintainers         nomaintainer
 platforms           darwin
<span style='display:block; white-space:pre;background:#ffe0e0;'>-license             Restrictive/nondistributable
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+license             Restrictive
</span> 
 description         Automatic Feynman rule generation
 long_description    The LanHEP program for Feynman rules generation in \
</pre><pre style='margin:0'>

</pre>