<pre style='margin:0'>
Joshua Root (jmroot) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/5067d326a290da2771f0f627a1acfba43eacf779">https://github.com/macports/macports-ports/commit/5067d326a290da2771f0f627a1acfba43eacf779</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 5067d326a29 esmf: fix typo in maintainers
</span>5067d326a29 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 5067d326a290da2771f0f627a1acfba43eacf779
</span>Author: Joshua Root <jmr@macports.org>
AuthorDate: Wed Nov 16 22:16:25 2022 +1100

<span style='display:block; white-space:pre;color:#404040;'>    esmf: fix typo in maintainers
</span>---
 science/esmf/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/science/esmf/Portfile b/science/esmf/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 31b354207e2..4377b0a99bc 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/science/esmf/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/science/esmf/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -21,7 +21,7 @@ checksums           rmd160  23fa1d62bd36d51f5e99a7ae487777e2fa99e32f \
</span> version             [string map {_ .} ${github.version}]
 categories          science devel
 license             NCSA
<span style='display:block; white-space:pre;background:#ffe0e0;'>-maintainers         {takeshi @tenomoto} openmaintainers
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+maintainers         {takeshi @tenomoto} openmaintainer
</span> description         software for building and coupling weather, climate, and related models
 long_description    The ESMF defines an architecture for composing complex, coupled \
                     modeling systems and includes data structures \
</pre><pre style='margin:0'>

</pre>