aboutsummaryrefslogtreecommitdiff
path: root/dns
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2002-06-10 01:53:13 +0000
committerDoug Barton <dougb@FreeBSD.org>2002-06-10 01:53:13 +0000
commitf569ad6aa6762862b7adce8581585113b8f804f9 (patch)
tree8f8ec471223b5fc986095eac1ae01793b4ff9b9c /dns
parent3c96bae066b8635075d7c4b8069a7e69a14c84bd (diff)
downloadports-f569ad6aa6762862b7adce8581585113b8f804f9.tar.gz
ports-f569ad6aa6762862b7adce8581585113b8f804f9.zip
Notes
Diffstat (limited to 'dns')
-rw-r--r--dns/p5-Net-DNS/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/dns/p5-Net-DNS/Makefile b/dns/p5-Net-DNS/Makefile
index d092e36bae6e..993c968dd1ce 100644
--- a/dns/p5-Net-DNS/Makefile
+++ b/dns/p5-Net-DNS/Makefile
@@ -32,7 +32,9 @@ MAN3= Net::DNS.3 Net::DNS::Header.3 Net::DNS::Packet.3 \
Net::DNS::RR::AAAA.3 Net::DNS::RR::EID.3 Net::DNS::RR::LOC.3 \
Net::DNS::RR::MB.3 Net::DNS::RR::NAPTR.3 \
Net::DNS::RR::NIMLOC.3 Net::DNS::RR::NSAP.3 \
- Net::DNS::RR::NULL.3 Net::DNS::RR::PX.3 Net::DNS::Update.3
+ Net::DNS::RR::NULL.3 Net::DNS::RR::PX.3 Net::DNS::Update.3 \
+ Net::DNS::Nameserver.3 Net::DNS::RR::CERT.3 \
+ Net::DNS::RR::OPT.3 Net::DNS::RR::TSIG.3
post-install:
.if !defined(NOPORTDOCS)