diff options
author | dougb <dougb@FreeBSD.org> | 2002-08-07 00:17:06 +0000 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2002-08-07 00:17:06 +0000 |
commit | 8078ef1498a6396f0bd3b80a1fab3bbe8e28a88c (patch) | |
tree | 3c64c8ca600a176b9ffa721038cc758bebba7ceb /dns/p5-Net-DNS/Makefile | |
parent | 523d4c21479c4a6faaabc8700f1847d95c2f6570 (diff) | |
download | FreeBSD-ports-8078ef1498a6396f0bd3b80a1fab3bbe8e28a88c.zip FreeBSD-ports-8078ef1498a6396f0bd3b80a1fab3bbe8e28a88c.tar.gz |
Upgrade to 0.26, which has fixes for the test suite, and the AUTOLOAD
bug that I found when running this code under perl 5.005.
Diffstat (limited to 'dns/p5-Net-DNS/Makefile')
-rw-r--r-- | dns/p5-Net-DNS/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/p5-Net-DNS/Makefile b/dns/p5-Net-DNS/Makefile index f3ee7c9..b22ebd8 100644 --- a/dns/p5-Net-DNS/Makefile +++ b/dns/p5-Net-DNS/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Net-DNS -PORTVERSION= 0.25 +PORTVERSION= 0.26 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Net |