aboutsummaryrefslogtreecommitdiff
path: root/dns/Makefile
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2010-05-19 06:00:57 +0000
committerWen Heping <wen@FreeBSD.org>2010-05-19 06:00:57 +0000
commit6293fadb3e0716e556f19074d709775a89053d14 (patch)
tree02861cdc6bbdc4d188e8dfa2b216c85fbfa44b69 /dns/Makefile
parent82716164e12cc27f22b63ad5a9e8a7430ac4b13b (diff)
downloadports-6293fadb3e0716e556f19074d709775a89053d14.tar.gz
ports-6293fadb3e0716e556f19074d709775a89053d14.zip
Net::DNS::RR::SRV::Helper is a perl module to order SRV records
by priority and weight for Net::DNS. WWW: http://search.cpan.org/dist/Net-DNS-RR-SRV-Helper/ PR: ports/146572 Submitted by: "Zane C.B." <vvelox@vvelox.net>
Notes
Notes: svn path=/head/; revision=254581
Diffstat (limited to 'dns/Makefile')
-rw-r--r--dns/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/dns/Makefile b/dns/Makefile
index 9d9962f6d189..fc01f9c2dccc 100644
--- a/dns/Makefile
+++ b/dns/Makefile
@@ -96,6 +96,7 @@
SUBDIR += p5-Net-DNS
SUBDIR += p5-Net-DNS-Async
SUBDIR += p5-Net-DNS-Codes
+ SUBDIR += p5-Net-DNS-RR-SRV-Helper
SUBDIR += p5-Net-DNS-Resolver-Programmable
SUBDIR += p5-Net-DNS-SEC
SUBDIR += p5-Net-DNS-ToolKit