aboutsummaryrefslogtreecommitdiff
path: root/dns/p5-Net-DNS/Makefile
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2002-07-23 21:26:13 +0000
committerDoug Barton <dougb@FreeBSD.org>2002-07-23 21:26:13 +0000
commitd26b85fa3a5a689beb809716c69b5016ebd14054 (patch)
treec68061dede2f94c933b84d4b7b1f182c40d01194 /dns/p5-Net-DNS/Makefile
parent9323fe2e00ebbe780f8f0c200fe7c7885810d4b1 (diff)
downloadports-d26b85fa3a5a689beb809716c69b5016ebd14054.tar.gz
ports-d26b85fa3a5a689beb809716c69b5016ebd14054.zip
Notes
Diffstat (limited to 'dns/p5-Net-DNS/Makefile')
-rw-r--r--dns/p5-Net-DNS/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/dns/p5-Net-DNS/Makefile b/dns/p5-Net-DNS/Makefile
index b08a76cdf1b7..2fc90a2be66d 100644
--- a/dns/p5-Net-DNS/Makefile
+++ b/dns/p5-Net-DNS/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Net-DNS
-PORTVERSION= 0.23
+PORTVERSION= 0.24
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Net
@@ -34,7 +34,7 @@ MAN3= Net::DNS.3 Net::DNS::Header.3 Net::DNS::Packet.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::Nameserver.3 Net::DNS::RR::CERT.3 \
- Net::DNS::RR::OPT.3 Net::DNS::RR::TSIG.3
+ Net::DNS::RR::OPT.3 Net::DNS::RR::TSIG.3 Net::DNS::RR::DNAME.3
post-install:
.if !defined(NOPORTDOCS)