diff options
author | fenner <fenner@FreeBSD.org> | 2005-09-22 03:35:50 +0800 |
---|---|---|
committer | fenner <fenner@FreeBSD.org> | 2005-09-22 03:35:50 +0800 |
commit | 45e099bd42006d5178811eed2b851f0bd79dc7c8 (patch) | |
tree | 4af4323eafba34e5aedd1d26b87a35f1e822ce93 /textproc/p5-XML-Clean | |
parent | b0ed182f7d14520369ed0a2b511ef4f834544e94 (diff) | |
download | freebsd-ports-gnome-45e099bd42006d5178811eed2b851f0bd79dc7c8.tar.gz freebsd-ports-gnome-45e099bd42006d5178811eed2b851f0bd79dc7c8.tar.zst freebsd-ports-gnome-45e099bd42006d5178811eed2b851f0bd79dc7c8.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.
Diffstat (limited to 'textproc/p5-XML-Clean')
-rw-r--r-- | textproc/p5-XML-Clean/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-XML-Clean/pkg-descr b/textproc/p5-XML-Clean/pkg-descr index a7078937c5a8..34b9addfd36d 100644 --- a/textproc/p5-XML-Clean/pkg-descr +++ b/textproc/p5-XML-Clean/pkg-descr @@ -9,4 +9,4 @@ When you add some extra parameters, you will receive complete XML text, including XML head and root element (if none were defined in text, then some will be added). -WWW: http://search.cpan.org/~pkubanek/XML-Clean/ +WWW: http://search.cpan.org/dist/XML-Clean/ |