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 --- www/p5-HTTP-GHTTP/pkg-descr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/p5-HTTP-GHTTP') diff --git a/www/p5-HTTP-GHTTP/pkg-descr b/www/p5-HTTP-GHTTP/pkg-descr index 93d679c85926..9d19ca5ad772 100644 --- a/www/p5-HTTP-GHTTP/pkg-descr +++ b/www/p5-HTTP-GHTTP/pkg-descr @@ -9,7 +9,7 @@ memory and speed are at a premium, such as mod_perl. It has full support for proxy requests and authenticated requests. -WWW: http://search.cpan.org/search?dist=HTTP-GHTTP +WWW: http://search.cpan.org/dist/HTTP-GHTTP/ -- Sergey Skvortsov skv@FreeBSD.org -- cgit