diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2001-05-29 21:22:10 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2001-05-29 21:22:10 +0000 |
commit | 7de28eb43410e1172778cfae3b3182a77382ce69 (patch) | |
tree | 249e0c8501f618d487c418ff24973a4005c95694 /lang/ruby18 | |
parent | d9141c0fa1187a427566c637d2bde948cbf7b4eb (diff) |
Notes
Diffstat (limited to 'lang/ruby18')
-rw-r--r-- | lang/ruby18/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/ruby18/Makefile b/lang/ruby18/Makefile index b63cca701637..5dba09de51d7 100644 --- a/lang/ruby18/Makefile +++ b/lang/ruby18/Makefile @@ -7,6 +7,7 @@ PORTNAME= ruby PORTVERSION= ${RUBY_PORTVERSION} +PORTREVISION= 1 CATEGORIES= lang ruby ipv6 MASTER_SITES= http://www.ruby-lang.org/~knu/ # ${MASTER_SITE_RUBY} MASTER_SITE_SUBDIR= ${RUBY_VER} |