diff options
-rw-r--r-- | x11-toolkits/ruby-qt2/Makefile.common | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/ruby-qt2/Makefile.common b/x11-toolkits/ruby-qt2/Makefile.common index e08a6c30fd10..c195913a3e63 100644 --- a/x11-toolkits/ruby-qt2/Makefile.common +++ b/x11-toolkits/ruby-qt2/Makefile.common @@ -3,7 +3,7 @@ # Don't forget to clear PORTREVISION's on update RUBY_QT2_VERSION= 0.14 RUBY_QT2_PORTVERSION= ${RUBY_QT2_VERSION} -RUBY_QT2_MASTER_SITES= http://sfns.u-shizuoka-ken.ac.jp/geneng/horie_hp/ruby/ +RUBY_QT2_MASTER_SITES= http://sfns.u-shizuoka-ken.ac.jp/geneng/horie_hp/ruby/-ruby-qt/ RUBY_QT2_DISTNAME= ruby-qt2-${RUBY_QT2_VERSION} RUBY_QT2_PORTDIR= ${PORTSDIR}/x11-toolkits/ruby-qt2 |