diff options
author | Yen-Ming Lee <leeym@FreeBSD.org> | 2008-07-07 04:47:34 +0000 |
---|---|---|
committer | Yen-Ming Lee <leeym@FreeBSD.org> | 2008-07-07 04:47:34 +0000 |
commit | c91b2b165ad8f9938a026b0addfdbe979c5745e8 (patch) | |
tree | ed7f5fecacbb12d1b5b15dfac596d413b5dd255e | |
parent | - Update to 0.16.0.20080706, it's more than 0.17 RC1. (diff) |
fix wrong link
-rw-r--r-- | devel/p5-Iterator-Misc/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Iterator-Misc/pkg-descr b/devel/p5-Iterator-Misc/pkg-descr index 9063fdfda3a5..4e89c3634e9e 100644 --- a/devel/p5-Iterator-Misc/pkg-descr +++ b/devel/p5-Iterator-Misc/pkg-descr @@ -5,5 +5,5 @@ keep the size of Iterator::Util down. For more information on iterators and how to use them, see the Iterator module documentation. -WWW: http://search.cpan.org/dist/Iterator-DBI/ +WWW: http://search.cpan.org/dist/Iterator-Misc/ Author: Eric J. Roode <roode@cpan.org> |