diff options
author | swills <swills@FreeBSD.org> | 2012-02-29 12:41:15 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2012-02-29 12:41:15 +0800 |
commit | 42a2cc851a6e7e038d3b8ecefe257e97b88df900 (patch) | |
tree | 6915fbc53b132fba3eed297dcc88d5e8e81176d9 /dns/Makefile | |
parent | 25223243bce9a9f13daaf7e055c7de4fda736f3a (diff) | |
download | freebsd-ports-gnome-42a2cc851a6e7e038d3b8ecefe257e97b88df900.tar.gz freebsd-ports-gnome-42a2cc851a6e7e038d3b8ecefe257e97b88df900.tar.zst freebsd-ports-gnome-42a2cc851a6e7e038d3b8ecefe257e97b88df900.zip |
A recursive DNS client for POE
WWW: http://search.cpan.org/dist/POE-Component-Client-DNS-Recursive/
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 3dbc7fb901f6..98424b8c8713 100644 --- a/dns/Makefile +++ b/dns/Makefile @@ -111,6 +111,7 @@ SUBDIR += p5-Net-Nslookup SUBDIR += p5-Net-RBLClient SUBDIR += p5-POE-Component-Client-DNS + SUBDIR += p5-POE-Component-Client-DNS-Recursive SUBDIR += p5-POE-Component-Resolver SUBDIR += p5-POE-Component-Server-DNS SUBDIR += p5-Stanford-DNSserver |