diff options
author | Doug Barton <dougb@FreeBSD.org> | 2002-08-07 00:17:06 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2002-08-07 00:17:06 +0000 |
commit | 13f554ed429b1e783b3e90a707ad0cb62b267a4f (patch) | |
tree | b0d7310f73b0e1e2e502e2388d3c207d32c05fc6 /net/p5-Net-DNS/Makefile | |
parent | Update to 0.7.4 (diff) |
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 '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 f3ee7c91d7c9..b22ebd821c48 100644 --- a/net/p5-Net-DNS/Makefile +++ b/net/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 |