diff options
author | tobez <tobez@FreeBSD.org> | 2002-10-28 21:39:21 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2002-10-28 21:39:21 +0800 |
commit | 6788c552b23e3f36b7818e781df8005dd1b9b5c5 (patch) | |
tree | 233dbe5fbdc13eb7711ff327c402e69dc4fdc458 /math/p5-Math-BigInt/Makefile | |
parent | e29a57fd28672aef927cc24e688ee92b521688ad (diff) | |
download | freebsd-ports-gnome-6788c552b23e3f36b7818e781df8005dd1b9b5c5.tar.gz freebsd-ports-gnome-6788c552b23e3f36b7818e781df8005dd1b9b5c5.tar.zst freebsd-ports-gnome-6788c552b23e3f36b7818e781df8005dd1b9b5c5.zip |
Update to 1.63.
Diffstat (limited to 'math/p5-Math-BigInt/Makefile')
-rw-r--r-- | math/p5-Math-BigInt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/p5-Math-BigInt/Makefile b/math/p5-Math-BigInt/Makefile index 9e426564577d..4de9e09f917b 100644 --- a/math/p5-Math-BigInt/Makefile +++ b/math/p5-Math-BigInt/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Math-BigInt -PORTVERSION= 1.60 +PORTVERSION= 1.63 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Math |