diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2011-12-28 16:20:20 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2011-12-28 16:20:20 +0800 |
commit | 5264bcb370f3147b6389b5a59d84108ea0bf8a6e (patch) | |
tree | d5d972ee1610c0198a7197a6e382e8f2b15b700f /math/p5-Math-Sequence | |
parent | 7a75eb135fae7ce2e1c6ab513085853f2b5caa8a (diff) | |
download | freebsd-ports-gnome-5264bcb370f3147b6389b5a59d84108ea0bf8a6e.tar.gz freebsd-ports-gnome-5264bcb370f3147b6389b5a59d84108ea0bf8a6e.tar.zst freebsd-ports-gnome-5264bcb370f3147b6389b5a59d84108ea0bf8a6e.zip |
End WWW CPAN URL with a "/"
Diffstat (limited to 'math/p5-Math-Sequence')
-rw-r--r-- | math/p5-Math-Sequence/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/p5-Math-Sequence/pkg-descr b/math/p5-Math-Sequence/pkg-descr index 70638e672490..2a517400eee9 100644 --- a/math/p5-Math-Sequence/pkg-descr +++ b/math/p5-Math-Sequence/pkg-descr @@ -22,4 +22,4 @@ calculation, this is just a shortcut for repeated use of the iterator. Every element in the sequence may only access its predecessor, not the elements before that. -WWW: http://search.cpan.org/dist/Math-Sequence +WWW: http://search.cpan.org/dist/Math-Sequence/ |