diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-04-15 02:33:54 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-04-15 02:33:54 +0800 |
commit | 5a532bdc172a77275724a288af1680e6b776ab84 (patch) | |
tree | 9d27f8b98695723b84dac33076442cbc549fd648 /dns/Makefile | |
parent | 412669b0ee3aa605fea4fe9f0bca511784eff030 (diff) | |
download | freebsd-ports-gnome-5a532bdc172a77275724a288af1680e6b776ab84.tar.gz freebsd-ports-gnome-5a532bdc172a77275724a288af1680e6b776ab84.tar.zst freebsd-ports-gnome-5a532bdc172a77275724a288af1680e6b776ab84.zip |
- Add p5-AnyEvent-CacheDNS 0.08
AnyEvent::CacheDNS provides a very simple DNS resolver that caches its results
and can improve the connection times to remote hosts.
WWW: http://search.cpan.org/dist/AnyEvent-CacheDNS/
Diffstat (limited to 'dns/Makefile')
-rw-r--r-- | dns/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dns/Makefile b/dns/Makefile index 63c690d37c53..3fea9713a61d 100644 --- a/dns/Makefile +++ b/dns/Makefile @@ -97,6 +97,7 @@ SUBDIR += opendnssec SUBDIR += opendnssec13 SUBDIR += openresolv + SUBDIR += p5-AnyEvent-CacheDNS SUBDIR += p5-AnyEvent-DNS-EtcHosts SUBDIR += p5-BIND-Conf_Parser SUBDIR += p5-BIND-Config-Parser |