aboutsummaryrefslogtreecommitdiffstats
path: root/dns/p5-Net-DNS-ToolKit/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'dns/p5-Net-DNS-ToolKit/Makefile')
-rw-r--r--dns/p5-Net-DNS-ToolKit/Makefile11
1 files changed, 9 insertions, 2 deletions
diff --git a/dns/p5-Net-DNS-ToolKit/Makefile b/dns/p5-Net-DNS-ToolKit/Makefile
index 9c281749baba..cc9e428b7c64 100644
--- a/dns/p5-Net-DNS-ToolKit/Makefile
+++ b/dns/p5-Net-DNS-ToolKit/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Net-DNS-ToolKit
-PORTVERSION= 0.43
+PORTVERSION= 0.44
CATEGORIES= dns perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -28,20 +28,27 @@ MAN3= Net::DNS::ToolKit.3 \
Net::DNS::ToolKit::RR.3 \
Net::DNS::ToolKit::RR::A.3 \
Net::DNS::ToolKit::RR::AAAA.3 \
+ Net::DNS::ToolKit::RR::AFSDB.3 \
Net::DNS::ToolKit::RR::CNAME.3 \
Net::DNS::ToolKit::RR::HINFO.3 \
+ Net::DNS::ToolKit::RR::ISDN.3 \
Net::DNS::ToolKit::RR::MB.3 \
- Net::DNS::ToolKit::RR::MINFO.3 \
+ Net::DNS::ToolKit::RR::MD.3 \
+ Net::DNS::ToolKit::RR::MF.3 \
Net::DNS::ToolKit::RR::MG.3 \
+ Net::DNS::ToolKit::RR::MINFO.3 \
Net::DNS::ToolKit::RR::MR.3 \
Net::DNS::ToolKit::RR::MX.3 \
Net::DNS::ToolKit::RR::NS.3 \
Net::DNS::ToolKit::RR::NULL.3 \
Net::DNS::ToolKit::RR::PTR.3 \
Net::DNS::ToolKit::RR::RP.3 \
+ Net::DNS::ToolKit::RR::RT.3 \
Net::DNS::ToolKit::RR::SOA.3 \
Net::DNS::ToolKit::RR::TXT.3 \
+ Net::DNS::ToolKit::RR::TYPE.3 \
Net::DNS::ToolKit::RR::Template.3 \
+ Net::DNS::ToolKit::RR::X25.3 \
Net::DNS::ToolKit::Utilities.3
.include <bsd.port.mk>