diff options
author | Bill Fenner <fenner@FreeBSD.org> | 2006-02-20 20:50:22 +0000 |
---|---|---|
committer | Bill Fenner <fenner@FreeBSD.org> | 2006-02-20 20:50:22 +0000 |
commit | 83764e1daa03098dc428ee168dfdd6d9bff09502 (patch) | |
tree | 6e54166a37d3eb7345e578985257c0cacc56c113 /math/p5-Math-Intersection-StraightLine/pkg-descr | |
parent | af5d5061f820712760764ee5f8e8a3be5a03bfb7 (diff) | |
download | ports-83764e1daa03098dc428ee168dfdd6d9bff09502.tar.gz ports-83764e1daa03098dc428ee168dfdd6d9bff09502.zip |
Notes
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> -- |