diff options
author | Chris Rees <crees@FreeBSD.org> | 2011-09-08 03:34:00 +0800 |
---|---|---|
committer | Chris Rees <crees@FreeBSD.org> | 2011-09-08 03:34:00 +0800 |
commit | 893ca6053ddd240fb134ca7608a264a6775c8d01 (patch) | |
tree | ca2cba15ab4572f43da75c14248c74a77c620603 /dns/py-adns | |
parent | 1231d464c5a557551425b977bf16e3616ed0a434 (diff) | |
download | freebsd-ports-gnome-893ca6053ddd240fb134ca7608a264a6775c8d01.tar.gz freebsd-ports-gnome-893ca6053ddd240fb134ca7608a264a6775c8d01.tar.zst freebsd-ports-gnome-893ca6053ddd240fb134ca7608a264a6775c8d01.zip |
Pass maintainership to Mikhail Tsatsenko.
Thank you for volunteering.
Diffstat (limited to 'dns/py-adns')
-rw-r--r-- | dns/py-adns/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/py-adns/Makefile b/dns/py-adns/Makefile index ff3d093eae16..f7002a13bef0 100644 --- a/dns/py-adns/Makefile +++ b/dns/py-adns/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= adns-python-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= m.tsatsenko@gmail.com COMMENT= A Python Interface to adns, the asynchronous DNS library LIB_DEPENDS= adns.1:${PORTSDIR}/dns/adns |