aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-IO-All
diff options
context:
space:
mode:
authorBill Fenner <fenner@FreeBSD.org>2005-09-21 19:35:50 +0000
committerBill Fenner <fenner@FreeBSD.org>2005-09-21 19:35:50 +0000
commita5b727886ca92ad011891286250bd76d5f3e767f (patch)
tree9d8375784cd93086d71598c6dd9e52e2c2104031 /devel/p5-IO-All
parent81797980f7c6379ede593d353bfc4a53034c4e62 (diff)
downloadports-a5b727886ca92ad011891286250bd76d5f3e767f.tar.gz
ports-a5b727886ca92ad011891286250bd76d5f3e767f.zip
search.cpan.org redirect reduction canonicalization project, pass 2:
Refer to all modules using their /dist/Foo/ path instead of via the mishmash of old author path, new author path, module documentation, etc. This pass brought to you by loving, painstaking hand editing.
Notes
Notes: svn path=/head/; revision=143305
Diffstat (limited to 'devel/p5-IO-All')
-rw-r--r--devel/p5-IO-All/pkg-descr2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-IO-All/pkg-descr b/devel/p5-IO-All/pkg-descr
index af40167b8044..db071d6eb705 100644
--- a/devel/p5-IO-All/pkg-descr
+++ b/devel/p5-IO-All/pkg-descr
@@ -5,5 +5,5 @@ oriented interface to greatly simplify your everyday Perl IO idioms.
It exports a single function called io, which returns a new IO::All object.
And that object can do it all!
-WWW: http://search.cpan.org/~ingy/IO-All/
+WWW: http://search.cpan.org/dist/IO-All/
Author: Brian Ingerson <ingy@cpan.org>