From b0ed182f7d14520369ed0a2b511ef4f834544e94 Mon Sep 17 00:00:00 2001 From: fenner Date: Wed, 21 Sep 2005 19:31:43 +0000 Subject: search.cpan.org redirect reduction canonicalization project, pass 1: URLs automatically rewritten from /search?dist=Foo or /dist/Foo to /dist/Foo/ (note trailing slash). After a 2002(!) reorganization, this is the preferred way to refer to modules on search.cpan.org. This pass brought to you by http://people.freebsd.org/~fenner/fix-search --- devel/p5-Log-Dispatch/pkg-descr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'devel/p5-Log-Dispatch') diff --git a/devel/p5-Log-Dispatch/pkg-descr b/devel/p5-Log-Dispatch/pkg-descr index eb687a656c8f..be5fe527c856 100644 --- a/devel/p5-Log-Dispatch/pkg-descr +++ b/devel/p5-Log-Dispatch/pkg-descr @@ -10,7 +10,7 @@ reduce the need for subclassing. Subclassing is only needed to send a message to a different output, not to change the message format. -WWW: http://search.cpan.org/search?dist=Log-Dispatch +WWW: http://search.cpan.org/dist/Log-Dispatch/ -Anton -- cgit