diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-03-02 17:59:18 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-03-02 17:59:18 +0000 |
commit | fbfda1f77f3e2d0cbebd25f94c6fdfa82ed771a1 (patch) | |
tree | e4190e1d8674766839880b914090719694e3a805 /math/p5-Math-BigInt-Lite/Makefile | |
parent | d742c731467e44201c9d43b886f5009229258037 (diff) | |
download | ports-fbfda1f77f3e2d0cbebd25f94c6fdfa82ed771a1.tar.gz ports-fbfda1f77f3e2d0cbebd25f94c6fdfa82ed771a1.zip |
Update to 0.17
Notes
Notes:
svn path=/head/; revision=435257
Diffstat (limited to 'math/p5-Math-BigInt-Lite/Makefile')
-rw-r--r-- | math/p5-Math-BigInt-Lite/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/p5-Math-BigInt-Lite/Makefile b/math/p5-Math-BigInt-Lite/Makefile index 7ee30106136c..0a1208c78d82 100644 --- a/math/p5-Math-BigInt-Lite/Makefile +++ b/math/p5-Math-BigInt-Lite/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Math-BigInt-Lite -PORTVERSION= 0.16 +PORTVERSION= 0.17 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |