diff options
author | Bill Fenner <fenner@FreeBSD.org> | 2005-09-21 19:35:50 +0000 |
---|---|---|
committer | Bill Fenner <fenner@FreeBSD.org> | 2005-09-21 19:35:50 +0000 |
commit | a5b727886ca92ad011891286250bd76d5f3e767f (patch) | |
tree | 9d8375784cd93086d71598c6dd9e52e2c2104031 /graphics | |
parent | 81797980f7c6379ede593d353bfc4a53034c4e62 (diff) |
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 'graphics')
-rw-r--r-- | graphics/p5-Color-Rgb/pkg-descr | 2 | ||||
-rw-r--r-- | graphics/p5-Graph-ReadWrite/pkg-descr | 2 | ||||
-rw-r--r-- | graphics/p5-Tk-JPEG-Lite/pkg-descr | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/graphics/p5-Color-Rgb/pkg-descr b/graphics/p5-Color-Rgb/pkg-descr index fb2fcefd3f6f..f79e84d57df2 100644 --- a/graphics/p5-Color-Rgb/pkg-descr +++ b/graphics/p5-Color-Rgb/pkg-descr @@ -1,3 +1,3 @@ Color::Rgb - simple rgb.txt parsing class. -WWW: http://search.cpan.org/~sherzodr/Color-Rgb/ +WWW: http://search.cpan.org/dist/Color-Rgb/ diff --git a/graphics/p5-Graph-ReadWrite/pkg-descr b/graphics/p5-Graph-ReadWrite/pkg-descr index 8a8a588fdb8e..4e5285cce5b9 100644 --- a/graphics/p5-Graph-ReadWrite/pkg-descr +++ b/graphics/p5-Graph-ReadWrite/pkg-descr @@ -3,4 +3,4 @@ directed graphs in a variety of file formats. The graphs are represented in Perl using Jarkko Hietaniemi's Graph classes. Author: Neil Bowers <neil@bowers.com> -WWW: http://search.cpan.org/~neilb/Graph-ReadWrite/ +WWW: http://search.cpan.org/dist/Graph-ReadWrite/ diff --git a/graphics/p5-Tk-JPEG-Lite/pkg-descr b/graphics/p5-Tk-JPEG-Lite/pkg-descr index 0d773798a69c..72480da8fcf1 100644 --- a/graphics/p5-Tk-JPEG-Lite/pkg-descr +++ b/graphics/p5-Tk-JPEG-Lite/pkg-descr @@ -1,3 +1,3 @@ Very simplistic image viewer that loads JPEG images -WWW: http://search.cpan.org/~srezic/Tk-JPEG-Lite/ +WWW: http://search.cpan.org/dist/Tk-JPEG-Lite/ |