diff options
author | Bill Fenner <fenner@FreeBSD.org> | 2005-09-21 19:31:43 +0000 |
---|---|---|
committer | Bill Fenner <fenner@FreeBSD.org> | 2005-09-21 19:31:43 +0000 |
commit | 81797980f7c6379ede593d353bfc4a53034c4e62 (patch) | |
tree | 7b10e43d1cf032cacb42fb46f6449d6b993644ab /misc/p5-Business-UPS | |
parent | 123b999a5e4caa741fe4e22a95bf046b3d29406a (diff) | |
download | freebsd-ports-81797980f7c6379ede593d353bfc4a53034c4e62.zip |
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 'misc/p5-Business-UPS')
-rw-r--r-- | misc/p5-Business-UPS/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/p5-Business-UPS/pkg-descr b/misc/p5-Business-UPS/pkg-descr index ee51002a9a60..d8081d521159 100644 --- a/misc/p5-Business-UPS/pkg-descr +++ b/misc/p5-Business-UPS/pkg-descr @@ -3,6 +3,6 @@ destination zip code, and weight of the package. It then connects to the UPS calculation server and outputs the total shipping charges and the UPS zone. -WWW: http://search.cpan.org/search?dist=Business-UPS +WWW: http://search.cpan.org/dist/Business-UPS/ Seamus Venasse <svenasse@polaris.ca> |