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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/268a56e2c205c6856faad0ef83ba0a0354027331">https://github.com/macports/macports-ports/commit/268a56e2c205c6856faad0ef83ba0a0354027331</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 268a56e  python/py-dnspython: fix typo in maintainer
</span>268a56e is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 268a56e2c205c6856faad0ef83ba0a0354027331
</span>Author: Adam Mercer <ram@macports.org>
AuthorDate: Sun May 14 12:22:41 2017 -0500

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-dnspython/Portfile b/python/py-dnspython/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 0afd6c4..2aa941d 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-dnspython/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-dnspython/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -9,7 +9,7 @@ categories-append  net
</span> license            ISC
 platforms          darwin
 supported_archs    noarch
<span style='display:block; white-space:pre;background:#ffe0e0;'>-maintainers        {ram @akymoo} openmaintainer
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+maintainers        {ram @skymoo} openmaintainer
</span> 
 description        DNS toolkit for Python
 long_description \
</pre><pre style='margin:0'>

</pre>