diff options
Diffstat (limited to 'x11-toolkits/ruby-qt2/Makefile.common')
-rw-r--r-- | x11-toolkits/ruby-qt2/Makefile.common | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-toolkits/ruby-qt2/Makefile.common b/x11-toolkits/ruby-qt2/Makefile.common index 05400a29d1b0..edb7ae51e581 100644 --- a/x11-toolkits/ruby-qt2/Makefile.common +++ b/x11-toolkits/ruby-qt2/Makefile.common @@ -1,8 +1,7 @@ # $FreeBSD$ RUBY_QT2_VERSION= 0.12 -RUBY_QT2_PORTVERSION= ${RUBY_QT2_VERSION} -RUBY_QT2_PORTREVISION= 2 +RUBY_QT2_PORTVERSION= ${RUBY_QT2_VERSION}a RUBY_QT2_MASTER_SITES= http://sfns.u-shizuoka-ken.ac.jp/geneng/horie_hp/ruby/ RUBY_QT2_DISTNAME= ruby-qt2-${RUBY_QT2_VERSION} |