diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2000-08-18 02:19:06 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2000-08-18 02:19:06 +0000 |
commit | 15a6f940b34d4629857c8fee968aa4ba55579edd (patch) | |
tree | a27c12e26cad650a5ceebaaa7cfe4f3ac2e7b8dc /lang/ruby-tcltklib | |
parent | Move ruby-libwrap to ruby-tcpwrap after a repo-copy. (diff) |
Update Ruby to the new stable version, 1.4.6.
Approved by: Yasuhiro Fukuma <yasuf@bsdclub.org> (MAINTAINER)
Diffstat (limited to 'lang/ruby-tcltklib')
-rw-r--r-- | lang/ruby-tcltklib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/ruby-tcltklib/Makefile b/lang/ruby-tcltklib/Makefile index 8c4cc589eb1d..d179c08eb2d6 100644 --- a/lang/ruby-tcltklib/Makefile +++ b/lang/ruby-tcltklib/Makefile @@ -6,7 +6,7 @@ # PORTNAME= rubytk -PORTVERSION= 1.4.5 +PORTVERSION= 1.4.6 CATEGORIES+= x11-toolkits ruby MASTER_SITES= ftp://ftp.netlab.co.jp/pub/lang/ruby/${BRANCH_NAME}/ \ ftp://ftp.TokyoNet.AD.JP/pub/misc/ruby/${BRANCH_NAME}/ \ |