diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2000-08-16 12:21:24 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2000-08-16 12:21:24 +0000 |
commit | b08fe99025618b1dd440f5aeeac667adfdbcfdd3 (patch) | |
tree | b937e792dd59d223a3e90421b2fc5f9b5c748ea5 /math | |
parent | e588620119d43a4147093c0a738207011f8cb29e (diff) |
Notes
Diffstat (limited to 'math')
-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 4547a335dd89..91501e08ca7b 100644 --- a/math/ruby-bigfloat/Makefile +++ b/math/ruby-bigfloat/Makefile @@ -7,7 +7,7 @@ PORTNAME= bigfloat PORTVERSION= 1.1.3 -CATEGORIES= math # ruby +CATEGORIES= math ruby MASTER_SITES= http://www.tinyforest.gr.jp/ruby/ PKGNAMEPREFIX= ruby- DIST_SUBDIR= ruby |