<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/6a569aca6b427e4c1267891b52e538607b4b8029">https://github.com/macports/macports-ports/commit/6a569aca6b427e4c1267891b52e538607b4b8029</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 6a569aca6b427e4c1267891b52e538607b4b8029
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Sat Dec 11 08:18:53 2021 -0600

<span style='display:block; white-space:pre;color:#404040;'>    ksh93: Fix license
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    Apple's ksh build and the ksh 93u+m fork both say it is under the EPL.
</span>---
 shells/ksh93/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/shells/ksh93/Portfile b/shells/ksh93/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 69fdc3aa9bf..2ee2e20d5ed 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/shells/ksh93/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/shells/ksh93/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -12,7 +12,7 @@ conflicts           ksh ksh-devel pdksh
</span> categories          shells
 platforms           darwin freebsd
 maintainers         nomaintainer
<span style='display:block; white-space:pre;background:#ffe0e0;'>-license             CPL-1
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+license             EPL-1
</span> 
 description         The AT&T Korn shell
 
</pre><pre style='margin:0'>

</pre>