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 /graphics/p5-VCG | |
parent | Update 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 'graphics/p5-VCG')
-rw-r--r-- | graphics/p5-VCG/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/p5-VCG/pkg-descr b/graphics/p5-VCG/pkg-descr index 1b7d9ecd4290..cef16d0949de 100644 --- a/graphics/p5-VCG/pkg-descr +++ b/graphics/p5-VCG/pkg-descr @@ -3,4 +3,4 @@ limited selection of options and file formats. The vcg graphing tool homepage is currently http://rw4.cs.uni-sb.de/users/sander/html/gsvcg1.html but is being actively developed elsewhere. -WWW: http://search.cpan.org/search?dist=VCG +WWW: http://search.cpan.org/dist/VCG/ |