diff options
Diffstat (limited to 'devel/ruby-setup.rb/Makefile')
-rw-r--r-- | devel/ruby-setup.rb/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/ruby-setup.rb/Makefile b/devel/ruby-setup.rb/Makefile index 52739f5bf585..6f14a06fa451 100644 --- a/devel/ruby-setup.rb/Makefile +++ b/devel/ruby-setup.rb/Makefile @@ -4,8 +4,7 @@ PORTNAME= setup.rb PORTVERSION= 3.4.1 CATEGORIES= devel ruby -MASTER_SITES= http://www.loveruby.net/archive/%SUBDIR%/ -MASTER_SITE_SUBDIR= ${PORTNAME:R} +MASTER_SITES= http://www.loveruby.net/archive/${PORTNAME:R}/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ${PORTNAME:R}-${PORTVERSION} DIST_SUBDIR= ruby |