diff options
author | Frederic Culot <culot@FreeBSD.org> | 2015-05-08 13:34:30 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2015-05-08 13:34:30 +0000 |
commit | 87bf1c689a7b86a68d203cf36ad129012207f00e (patch) | |
tree | fd642af283c49c50f7523956ac7754dd2439b262 /dns | |
parent | 8e6ed7462760cc1fa33a798b40cf86d8ea171503 (diff) | |
download | ports-87bf1c689a7b86a68d203cf36ad129012207f00e.tar.gz ports-87bf1c689a7b86a68d203cf36ad129012207f00e.zip |
Notes
Diffstat (limited to 'dns')
-rw-r--r-- | dns/p5-Net-DNS-Async/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/p5-Net-DNS-Async/Makefile b/dns/p5-Net-DNS-Async/Makefile index ef63b55a50c2..3739b34db27f 100644 --- a/dns/p5-Net-DNS-Async/Makefile +++ b/dns/p5-Net-DNS-Async/Makefile @@ -8,7 +8,7 @@ CATEGORIES= dns perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= sahil@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Asynchronous DNS helper for high volume applications BUILD_DEPENDS= p5-Net-DNS>=0:${PORTSDIR}/dns/p5-Net-DNS |