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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/a793d9e46c18d537d856a52092ac678bc254af7d">https://github.com/macports/macports-ports/commit/a793d9e46c18d537d856a52092ac678bc254af7d</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 a793d9e46c1 certbot: fix typo in comment
</span>a793d9e46c1 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit a793d9e46c18d537d856a52092ac678bc254af7d
</span>Author: Marius Schamschula <mps@macports.org>
AuthorDate: Fri Mar 18 15:38:09 2022 -0500

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/security/certbot/Portfile b/security/certbot/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 928d9205fea..ef22ea1ff11 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/security/certbot/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/security/certbot/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,7 +5,7 @@ PortGroup           github 1.0
</span> PortGroup           python 1.0
 
 github.setup        certbot certbot 1.25.0 v
<span style='display:block; white-space:pre;background:#ffe0e0;'>-# remove revision for vaaroius subport for next version update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+# remove revision for various subport for next version update
</span> revision            0
 categories          security
 license             Apache-2
</pre><pre style='margin:0'>

</pre>