diff options
author | Martin Matuska <mm@FreeBSD.org> | 2016-07-01 22:05:48 +0000 |
---|---|---|
committer | Martin Matuska <mm@FreeBSD.org> | 2016-07-01 22:05:48 +0000 |
commit | c8e9a198c294ebfb99179335fb5d6015868ffaf6 (patch) | |
tree | e80119b9378b86ca612afb74dde594b73c4a5576 /math/pear-Math_BigInteger/Makefile | |
parent | 7e596fa1a76c8a61b20cf8a0217c4e9711fa7f6f (diff) |
Notes
Diffstat (limited to 'math/pear-Math_BigInteger/Makefile')
-rw-r--r-- | math/pear-Math_BigInteger/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/pear-Math_BigInteger/Makefile b/math/pear-Math_BigInteger/Makefile index 6a276c3c334a..07f9b27e175d 100644 --- a/math/pear-Math_BigInteger/Makefile +++ b/math/pear-Math_BigInteger/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Math_BigInteger -PORTVERSION= 1.0.2 +PORTVERSION= 1.0.3 CATEGORIES= math pear MAINTAINER= meritus@innervision.pl |