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 | |
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.
-rw-r--r-- | dns/checkdns/Makefile | 2 | ||||
-rw-r--r-- | dns/py-adns/Makefile | 2 | ||||
-rw-r--r-- | mail/milter-greylist-devel/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/dns/checkdns/Makefile b/dns/checkdns/Makefile index 54d664f3259e..4d1e94988b4e 100644 --- a/dns/checkdns/Makefile +++ b/dns/checkdns/Makefile @@ -12,7 +12,7 @@ CATEGORIES= dns MASTER_SITES= http://www.enderunix.org/checkdns/ \ http://www.trunix.org/projeler/checkdns/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= m.tsatsenko@gmail.com COMMENT= A domain name server analysis and reporting tool MAKE_JOBS_SAFE= yes 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 diff --git a/mail/milter-greylist-devel/Makefile b/mail/milter-greylist-devel/Makefile index dc7a342c6e79..6cca3ebc7ff3 100644 --- a/mail/milter-greylist-devel/Makefile +++ b/mail/milter-greylist-devel/Makefile @@ -13,7 +13,7 @@ PKGNAMESUFFIX= -devel DISTNAME= milter-greylist-${PORTVERSION} EXTRACT_SUFX= .tgz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= m.tsatsenko@gmail.com COMMENT= Easy-to-use greylist milter for sendmail and postfix (development) CONFLICTS= milter-greylist-4.2.* |