diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2001-02-17 20:47:28 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2001-02-17 20:47:28 +0000 |
commit | 9d01fe477b6a4580bb1ebf0bcd904d885d439f2a (patch) | |
tree | 3d6966df553e2a9fa4e10bf23af3b30b905456a5 /math/ruby-bigfloat/Makefile | |
parent | Update to 2.1.4. (diff) |
Update to 1.1.5.
Diffstat (limited to '')
-rw-r--r-- | math/ruby-bigfloat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/ruby-bigfloat/Makefile b/math/ruby-bigfloat/Makefile index 67b44b5640c1..4c4d6240e7be 100644 --- a/math/ruby-bigfloat/Makefile +++ b/math/ruby-bigfloat/Makefile @@ -6,7 +6,7 @@ # PORTNAME= bigfloat -PORTVERSION= 1.1.4 +PORTVERSION= 1.1.5 CATEGORIES= math ruby MASTER_SITES= http://www.tinyforest.gr.jp/ruby/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} |