From f569ad6aa6762862b7adce8581585113b8f804f9 Mon Sep 17 00:00:00 2001 From: Doug Barton Date: Mon, 10 Jun 2002 01:53:13 +0000 Subject: [PATCH] Add some more man pages to the list. PR: ports/39079 Submitted by: gshapiro --- dns/p5-Net-DNS/Makefile | 4 +++- net/p5-Net-DNS/Makefile | 4 +++- 2 files changed, 6 insertions(+), 2 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) diff --git a/net/p5-Net-DNS/Makefile b/net/p5-Net-DNS/Makefile index d092e36bae6e..993c968dd1ce 100644 --- a/net/p5-Net-DNS/Makefile +++ b/net/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)