diff options
author | fenner <fenner@FreeBSD.org> | 2005-09-21 19:31:43 +0000 |
---|---|---|
committer | fenner <fenner@FreeBSD.org> | 2005-09-21 19:31:43 +0000 |
commit | b0ed182f7d14520369ed0a2b511ef4f834544e94 (patch) | |
tree | fa40324d94e5cfb74a2c242f7d9378dd4a034162 /finance | |
parent | 47922be03516705d7627fe559c77e1b63270509d (diff) | |
download | FreeBSD-ports-b0ed182f7d14520369ed0a2b511ef4f834544e94.zip FreeBSD-ports-b0ed182f7d14520369ed0a2b511ef4f834544e94.tar.gz |
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 'finance')
-rw-r--r-- | finance/p5-Business-CreditCard/pkg-descr | 2 | ||||
-rw-r--r-- | finance/p5-Finance-Currency-Convert-XE/pkg-descr | 2 | ||||
-rw-r--r-- | finance/p5-Finance-Currency-Convert/pkg-descr | 2 | ||||
-rw-r--r-- | finance/p5-Finance-QuoteHist/pkg-descr | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/finance/p5-Business-CreditCard/pkg-descr b/finance/p5-Business-CreditCard/pkg-descr index 927bd87..25d79f4 100644 --- a/finance/p5-Business-CreditCard/pkg-descr +++ b/finance/p5-Business-CreditCard/pkg-descr @@ -13,4 +13,4 @@ The generate_last_digit() subroutine computes and returns the last digit of the card given the preceding digits. With a 16-digit card, you provide the first 15 digits; the subroutine returns the sixteenth. -WWW: http://search.cpan.org/search?dist=Business-CreditCard +WWW: http://search.cpan.org/dist/Business-CreditCard/ diff --git a/finance/p5-Finance-Currency-Convert-XE/pkg-descr b/finance/p5-Finance-Currency-Convert-XE/pkg-descr index 8551ac3..cad7807 100644 --- a/finance/p5-Finance-Currency-Convert-XE/pkg-descr +++ b/finance/p5-Finance-Currency-Convert-XE/pkg-descr @@ -1,4 +1,4 @@ Currency conversion module using XE.com's Universal Currency Converter (tm) site. -WWW: http://search.cpan.org/dist/Finance-Currency-Convert-XE +WWW: http://search.cpan.org/dist/Finance-Currency-Convert-XE/ diff --git a/finance/p5-Finance-Currency-Convert/pkg-descr b/finance/p5-Finance-Currency-Convert/pkg-descr index f6a8cc8..be29acd 100644 --- a/finance/p5-Finance-Currency-Convert/pkg-descr +++ b/finance/p5-Finance-Currency-Convert/pkg-descr @@ -4,6 +4,6 @@ exchange rates for all Euro currencies (as of November automatically fetch their exchange rates from the internet and (optionally) store them in a file for later reference. -WWW: http://search.cpan.org/search?dist=Finance-Currency-Convert +WWW: http://search.cpan.org/dist/Finance-Currency-Convert/ Seamus Venasse <svenasse@polaris.ca> diff --git a/finance/p5-Finance-QuoteHist/pkg-descr b/finance/p5-Finance-QuoteHist/pkg-descr index a27f7be..fe340ff 100644 --- a/finance/p5-Finance-QuoteHist/pkg-descr +++ b/finance/p5-Finance-QuoteHist/pkg-descr @@ -4,6 +4,6 @@ than the default lineup, this module behaves identically to whichever site-specific module is first in the lineup. See below for site-specific modules. -WWW: http://search.cpan.org/search?dist=Finance-QuoteHist +WWW: http://search.cpan.org/dist/Finance-QuoteHist/ Seamus Venasse <svenasse@polaris.ca> |