diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2000-11-18 20:47:03 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2000-11-18 20:47:03 +0000 |
commit | d08cb22229ccbc18163747e2a813483e442bb872 (patch) | |
tree | d1124a7c92818c39d65542adb7acfa70c51798e5 /devel/ruby-unit/Makefile | |
parent | 50e1cca6882e6d069e0573b13d37a287a23dd0ef (diff) |
Notes
Diffstat (limited to 'devel/ruby-unit/Makefile')
-rw-r--r-- | devel/ruby-unit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ruby-unit/Makefile b/devel/ruby-unit/Makefile index 10ecec1f69d2..624910faf86a 100644 --- a/devel/ruby-unit/Makefile +++ b/devel/ruby-unit/Makefile @@ -6,7 +6,7 @@ # PORTNAME= runit -PORTVERSION= 0.2.9 +PORTVERSION= 0.3.0 CATEGORIES= devel ruby MASTER_SITES= http://homepage1.nifty.com/markey/ruby/rubyunit/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} |