diff options
author | Doug Barton <dougb@FreeBSD.org> | 2002-06-09 21:03:18 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2002-06-09 21:03:18 +0000 |
commit | a2851b9655720957ce46a5d0dfbf4ee9f2527be5 (patch) | |
tree | 4c72eb35f724f83d153070cd16009eee7d6e7bb9 /net/p5-Net-DNS/Makefile | |
parent | Add a missing BUILD_DEPENDS on automake (we need to symlink install-sh and (diff) |
Fix RR type numbers for KX and TSIG.
Diffstat (limited to 'net/p5-Net-DNS/Makefile')
-rw-r--r-- | net/p5-Net-DNS/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-Net-DNS/Makefile b/net/p5-Net-DNS/Makefile index a9a51c20d5fa..d092e36bae6e 100644 --- a/net/p5-Net-DNS/Makefile +++ b/net/p5-Net-DNS/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Net-DNS -PORTVERSION= 0.21 +PORTVERSION= 0.22 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Net |