diff options
author | dougb <dougb@FreeBSD.org> | 2002-06-10 05:03:18 +0800 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2002-06-10 05:03:18 +0800 |
commit | a767f2cbd98fd0c99572bd4eb0be7f2395489cdd (patch) | |
tree | 13698bcf79ae980e3ea4a3290f2913be91cee841 /dns/p5-Net-DNS | |
parent | 71bacbbd2b4be36a30f78fbf61cc5c76663986de (diff) | |
download | freebsd-ports-gnome-a767f2cbd98fd0c99572bd4eb0be7f2395489cdd.tar.gz freebsd-ports-gnome-a767f2cbd98fd0c99572bd4eb0be7f2395489cdd.tar.zst freebsd-ports-gnome-a767f2cbd98fd0c99572bd4eb0be7f2395489cdd.zip |
Fix RR type numbers for KX and TSIG.
Diffstat (limited to 'dns/p5-Net-DNS')
-rw-r--r-- | dns/p5-Net-DNS/Makefile | 2 | ||||
-rw-r--r-- | dns/p5-Net-DNS/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dns/p5-Net-DNS/Makefile b/dns/p5-Net-DNS/Makefile index a9a51c20d5fa..d092e36bae6e 100644 --- a/dns/p5-Net-DNS/Makefile +++ b/dns/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 diff --git a/dns/p5-Net-DNS/distinfo b/dns/p5-Net-DNS/distinfo index aad41a944ec6..176f17fce426 100644 --- a/dns/p5-Net-DNS/distinfo +++ b/dns/p5-Net-DNS/distinfo @@ -1 +1 @@ -MD5 (Net-DNS-0.21.tar.gz) = ba1ff7001262b4aa6482de8e2694bb18 +MD5 (Net-DNS-0.22.tar.gz) = 84009860add45090c05887de71948ce3 |