summaryrefslogtreecommitdiff
path: root/dns
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-01-16 13:33:37 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-01-16 13:33:37 +0000
commit1550f20bf233750fc942a0571a1a49f886fb1c0b (patch)
treebe9615ce56f453d6bb4754ba44d3e356c6abfe7e /dns
parentUpgrade port chinese/pine4 from 4.50 to 4.53 (diff)
Add missing man page.
PR: ports/47142 Submitted by: Erwin Lansing <erwin@lansing.dk>
Notes
Notes: svn path=/head/; revision=73252
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 1974ea6bb43e..de9c8696e2d9 100644
--- a/dns/p5-Net-DNS/Makefile
+++ b/dns/p5-Net-DNS/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Net-DNS
PORTVERSION= 0.33
+PORTREVISION= 1
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Net
@@ -36,7 +37,8 @@ MAN3= Net::DNS.3 Net::DNS::Header.3 Net::DNS::Packet.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::FAQ.3 Net::DNS::RR::TKEY.3 \
- Net::DNS::RR::OPT.3 Net::DNS::RR::TSIG.3 Net::DNS::RR::DNAME.3
+ Net::DNS::RR::OPT.3 Net::DNS::RR::TSIG.3 Net::DNS::RR::DNAME.3 \
+ Net::DNS::Resolver::Recurse.3
DOCSDIR= ${PREFIX}/share/doc/p5-Net-DNS
post-install: