summaryrefslogtreecommitdiff
path: root/math/ruby-bigfloat/Makefile
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2002-05-12 19:54:13 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2002-05-12 19:54:13 +0000
commitbc045782eebc4f38a02c95f59b68ed6714d41867 (patch)
treec05391388d703f0630b6556ea0a5f036894feb4a /math/ruby-bigfloat/Makefile
parentDefine INSTALLS_SHLIB properly. (diff)
Update to 1.2.0.
Note: the library name has been downcased. (BigFloat -> bigfloat)
Diffstat (limited to '')
-rw-r--r--math/ruby-bigfloat/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/ruby-bigfloat/Makefile b/math/ruby-bigfloat/Makefile
index e21af77f6a86..ef8db828b28d 100644
--- a/math/ruby-bigfloat/Makefile
+++ b/math/ruby-bigfloat/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= bigfloat
-PORTVERSION= 1.1.8
+PORTVERSION= 1.2.0
CATEGORIES= math ruby
MASTER_SITES= http://www.tinyforest.gr.jp/ruby/
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}