diff options
author | crees <crees@FreeBSD.org> | 2011-09-08 03:34:00 +0800 |
---|---|---|
committer | crees <crees@FreeBSD.org> | 2011-09-08 03:34:00 +0800 |
commit | b998056dc4153a9696ef59e063941ad804f1e401 (patch) | |
tree | f43fff5bdb1657cbc121c8b0235814c85e411ba8 /dns/py-adns | |
parent | 46a90d67063d3a49b4facc77060c07d95a78a165 (diff) | |
download | freebsd-ports-gnome-b998056dc4153a9696ef59e063941ad804f1e401.tar.gz freebsd-ports-gnome-b998056dc4153a9696ef59e063941ad804f1e401.tar.zst freebsd-ports-gnome-b998056dc4153a9696ef59e063941ad804f1e401.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 |