summaryrefslogtreecommitdiff
path: root/www/p5-WWW-Mechanize
diff options
context:
space:
mode:
authorBill Fenner <fenner@FreeBSD.org>2005-09-21 19:31:43 +0000
committerBill Fenner <fenner@FreeBSD.org>2005-09-21 19:31:43 +0000
commit81797980f7c6379ede593d353bfc4a53034c4e62 (patch)
tree7b10e43d1cf032cacb42fb46f6449d6b993644ab /www/p5-WWW-Mechanize
parentUpdate to 1.7 (diff)
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
Diffstat (limited to 'www/p5-WWW-Mechanize')
-rw-r--r--www/p5-WWW-Mechanize/pkg-descr2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-WWW-Mechanize/pkg-descr b/www/p5-WWW-Mechanize/pkg-descr
index d146d98e91c8..729051ae73e1 100644
--- a/www/p5-WWW-Mechanize/pkg-descr
+++ b/www/p5-WWW-Mechanize/pkg-descr
@@ -3,7 +3,7 @@ module. W::A works fine except for some memory-eating bugs that the
author of this module has fixed.
Author: Andy Lester <andy@petdance.com>
-WWW: http://search.cpan.org/search?dist=WWW-Mechanize
+WWW: http://search.cpan.org/dist/WWW-Mechanize/
-Anton
<tobez@FreeBSD.org>