diff options
author | mat <mat@FreeBSD.org> | 2003-10-03 00:31:10 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2003-10-03 00:31:10 +0800 |
commit | e1d95d08f1f0e3b0e1acfd34224c083452d8c7a7 (patch) | |
tree | e0c7e5bfe744aefb580bbafb3cf975f3f14dcce6 /math/p5-Math-BigInt/pkg-descr | |
parent | d3c36262c1d40d328b36c6eee3c5e8f440f973b1 (diff) | |
download | freebsd-ports-gnome-e1d95d08f1f0e3b0e1acfd34224c083452d8c7a7.tar.gz freebsd-ports-gnome-e1d95d08f1f0e3b0e1acfd34224c083452d8c7a7.tar.zst freebsd-ports-gnome-e1d95d08f1f0e3b0e1acfd34224c083452d8c7a7.zip |
Update to 1.66
Remove MANPREFIX, use %%SITE_PERL%%, fix WWW
PR: 52290
Submitted by: myself
Diffstat (limited to 'math/p5-Math-BigInt/pkg-descr')
-rw-r--r-- | math/p5-Math-BigInt/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/p5-Math-BigInt/pkg-descr b/math/p5-Math-BigInt/pkg-descr index a3db2655aa33..8e86d5a614a4 100644 --- a/math/p5-Math-BigInt/pkg-descr +++ b/math/p5-Math-BigInt/pkg-descr @@ -3,7 +3,7 @@ Math::BigInt - Arbitrary size integer math package for perl. This is a complete rewrite of Math::BigInt, Math::BigFloat and friends, which are included with the standard system perl. -WWW: http://search.cpan.org/search?dist=Math-BigInt +WWW: http://search.cpan.org/dist/Math-BigInt/ -Anton <tobez@FreeBSD.org> |