summaryrefslogtreecommitdiff
path: root/math/p5-Math-SimpleVariable
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 /math/p5-Math-SimpleVariable
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
Notes
Notes: svn path=/head/; revision=143304
Diffstat (limited to 'math/p5-Math-SimpleVariable')
-rw-r--r--math/p5-Math-SimpleVariable/pkg-descr2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/p5-Math-SimpleVariable/pkg-descr b/math/p5-Math-SimpleVariable/pkg-descr
index 4d308d7f35f9..1e192259248c 100644
--- a/math/p5-Math-SimpleVariable/pkg-descr
+++ b/math/p5-Math-SimpleVariable/pkg-descr
@@ -1,7 +1,7 @@
Math::SimpleVariable is a simple representation of mathematical
variables, with an obligatory name and an optional value.
-WWW: http://search.cpan.org/search?dist=Math-SimpleVariable
+WWW: http://search.cpan.org/dist/Math-SimpleVariable/
-- Sergey Skvortsov
skv@FreeBSD.org