diff options
author | crees <crees@FreeBSD.org> | 2011-07-10 23:53:36 +0800 |
---|---|---|
committer | crees <crees@FreeBSD.org> | 2011-07-10 23:53:36 +0800 |
commit | f9ee3cf69049610b434ceb89e32e527f387f7389 (patch) | |
tree | 08bc45e187fe67e2b7e860566207137519f720ab /dns | |
parent | acc8aa2dcfc49769f837da76a8518d0564515183 (diff) | |
download | freebsd-ports-gnome-f9ee3cf69049610b434ceb89e32e527f387f7389.tar.gz freebsd-ports-gnome-f9ee3cf69049610b434ceb89e32e527f387f7389.tar.zst freebsd-ports-gnome-f9ee3cf69049610b434ceb89e32e527f387f7389.zip |
Pass maintainership to submitter
PR: ports/156029
Approved by: rene (mentor, implicit), maintainer (linimon, in PR close message)
Diffstat (limited to 'dns')
-rw-r--r-- | dns/py-dns/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/py-dns/Makefile b/dns/py-dns/Makefile index 38904938c083..86179f3d4ca9 100644 --- a/dns/py-dns/Makefile +++ b/dns/py-dns/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= SF/py${PORTNAME}/py${PORTNAME}/py${PORTNAME}-${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= pydns-${PORTVERSION} -MAINTAINER= linimon@FreeBSD.org +MAINTAINER= cvs-src@yandex.ru COMMENT= DNS (Domain Name Service) library for Python USE_PYTHON= yes |