diff options
author | knu <knu@FreeBSD.org> | 2000-08-18 10:19:06 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2000-08-18 10:19:06 +0800 |
commit | 79d0aadd9d0dbf818c85136aee9e88afb529b792 (patch) | |
tree | 6e52dd198d206e17b6af9f2b34e86a6a8ccd0296 /x11-toolkits/ruby-tk | |
parent | 7b76ad1f875dadce50cfe4e5b06d481bdf85517d (diff) | |
download | freebsd-ports-graphics-79d0aadd9d0dbf818c85136aee9e88afb529b792.tar.gz freebsd-ports-graphics-79d0aadd9d0dbf818c85136aee9e88afb529b792.tar.zst freebsd-ports-graphics-79d0aadd9d0dbf818c85136aee9e88afb529b792.zip |
Update Ruby to the new stable version, 1.4.6.
Approved by: Yasuhiro Fukuma <yasuf@bsdclub.org> (MAINTAINER)
Diffstat (limited to 'x11-toolkits/ruby-tk')
-rw-r--r-- | x11-toolkits/ruby-tk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/ruby-tk/Makefile b/x11-toolkits/ruby-tk/Makefile index 8c4cc589eb1..d179c08eb2d 100644 --- a/x11-toolkits/ruby-tk/Makefile +++ b/x11-toolkits/ruby-tk/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}/ \ |