diff options
author | fenner <fenner@FreeBSD.org> | 2006-02-21 04:50:22 +0800 |
---|---|---|
committer | fenner <fenner@FreeBSD.org> | 2006-02-21 04:50:22 +0800 |
commit | f61cec262256e9b9d3fc4fa4e862c925a25a32fd (patch) | |
tree | 13b0958d2f92120b6145c923da7ffe5793356eb5 /math/p5-Math-Intersection-StraightLine/pkg-descr | |
parent | 62e4237b8dae3d8837b2085ae8fde00e9dccf911 (diff) | |
download | freebsd-ports-gnome-f61cec262256e9b9d3fc4fa4e862c925a25a32fd.tar.gz freebsd-ports-gnome-f61cec262256e9b9d3fc4fa4e862c925a25a32fd.tar.zst freebsd-ports-gnome-f61cec262256e9b9d3fc4fa4e862c925a25a32fd.zip |
Update search.cpan.org WWW: entries to have a trailing slash.
Change some URLs from author dirs to dist dirs.
The example in the porter's handbook didn't have the trailing slash;
mea culpa for not having caught that when it went in.
Diffstat (limited to 'math/p5-Math-Intersection-StraightLine/pkg-descr')
-rw-r--r-- | math/p5-Math-Intersection-StraightLine/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/p5-Math-Intersection-StraightLine/pkg-descr b/math/p5-Math-Intersection-StraightLine/pkg-descr index 05bbd0910ec5..976e8b8a62aa 100644 --- a/math/p5-Math-Intersection-StraightLine/pkg-descr +++ b/math/p5-Math-Intersection-StraightLine/pkg-descr @@ -4,7 +4,7 @@ have an intersection point, the coordinates of the point are the returnvalue. If the given lines have infinite intersection points, -1 is returned. -WWW: http://search.cpan.org/dist/Math-Intersection-StraightLine +WWW: http://search.cpan.org/dist/Math-Intersection-StraightLine/ Author: Renee Baecker <module@renee-baecker.de> -- |