aboutsummaryrefslogtreecommitdiff
path: root/dns/c-ares
diff options
context:
space:
mode:
authorRyan Steinmetz <zi@FreeBSD.org>2012-02-25 14:01:08 +0000
committerRyan Steinmetz <zi@FreeBSD.org>2012-02-25 14:01:08 +0000
commit47c0ac176c2846ee37c961e7c14a77e0c5b32d31 (patch)
tree0936803a9b04244dcb3184c940d7c4409c1d8280 /dns/c-ares
parent3312c909b97a701dc65be1778aebf6c9117cc58b (diff)
downloadports-47c0ac176c2846ee37c961e7c14a77e0c5b32d31.tar.gz
ports-47c0ac176c2846ee37c961e7c14a77e0c5b32d31.zip
- Adpot port per request of maintainer
Approved by: roam@
Notes
Notes: svn path=/head/; revision=292216
Diffstat (limited to 'dns/c-ares')
-rw-r--r--dns/c-ares/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/c-ares/Makefile b/dns/c-ares/Makefile
index bbaf70f96599..d2db5fb650d0 100644
--- a/dns/c-ares/Makefile
+++ b/dns/c-ares/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.7.4
CATEGORIES= dns
MASTER_SITES= http://c-ares.haxx.se/
-MAINTAINER= roam@FreeBSD.org
+MAINTAINER= zi@FreeBSD.org
COMMENT= An asynchronous DNS resolver library
LICENSE= MIT