diff options
author | Bill Fenner <fenner@FreeBSD.org> | 2005-09-22 03:31:43 +0800 |
---|---|---|
committer | Bill Fenner <fenner@FreeBSD.org> | 2005-09-22 03:31:43 +0800 |
commit | 81797980f7c6379ede593d353bfc4a53034c4e62 (patch) | |
tree | 7b10e43d1cf032cacb42fb46f6449d6b993644ab /math/p5-Math-Expr | |
parent | 123b999a5e4caa741fe4e22a95bf046b3d29406a (diff) | |
download | freebsd-ports-gnome-81797980f7c6379ede593d353bfc4a53034c4e62.tar.gz freebsd-ports-gnome-81797980f7c6379ede593d353bfc4a53034c4e62.tar.zst freebsd-ports-gnome-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 'math/p5-Math-Expr')
-rw-r--r-- | math/p5-Math-Expr/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/p5-Math-Expr/pkg-descr b/math/p5-Math-Expr/pkg-descr index bd60aac72c5a..c7d7b9fee0b9 100644 --- a/math/p5-Math-Expr/pkg-descr +++ b/math/p5-Math-Expr/pkg-descr @@ -6,4 +6,4 @@ characters. The only limitation is that a variable or function name may not start on a digit, and not all chars are accepted in operation names. -WWW: http://search.cpan.org/search?dist=Math-Expr +WWW: http://search.cpan.org/dist/Math-Expr/ |