diff options
author | fenner <fenner@FreeBSD.org> | 2005-09-22 03:35:50 +0800 |
---|---|---|
committer | fenner <fenner@FreeBSD.org> | 2005-09-22 03:35:50 +0800 |
commit | 45e099bd42006d5178811eed2b851f0bd79dc7c8 (patch) | |
tree | 4af4323eafba34e5aedd1d26b87a35f1e822ce93 /math/p5-Geo-Distance | |
parent | b0ed182f7d14520369ed0a2b511ef4f834544e94 (diff) | |
download | freebsd-ports-gnome-45e099bd42006d5178811eed2b851f0bd79dc7c8.tar.gz freebsd-ports-gnome-45e099bd42006d5178811eed2b851f0bd79dc7c8.tar.zst freebsd-ports-gnome-45e099bd42006d5178811eed2b851f0bd79dc7c8.zip |
search.cpan.org redirect reduction canonicalization project, pass 2:
Refer to all modules using their /dist/Foo/ path instead of via
the mishmash of old author path, new author path, module documentation,
etc.
This pass brought to you by loving, painstaking hand editing.
Diffstat (limited to 'math/p5-Geo-Distance')
-rw-r--r-- | math/p5-Geo-Distance/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/p5-Geo-Distance/pkg-descr b/math/p5-Geo-Distance/pkg-descr index 0a63065cd3ab..88f91c304652 100644 --- a/math/p5-Geo-Distance/pkg-descr +++ b/math/p5-Geo-Distance/pkg-descr @@ -4,4 +4,4 @@ derived from that. Currently there is support for finding the closest locations within a specified distance, to find the closest number of points to a specified point, and to do basic point-to-point distance calculations. -WWW: http://search.cpan.org/~bluefeet/Geo-Distance/ +WWW: http://search.cpan.org/dist/Geo-Distance/ |