diff options
Diffstat (limited to 'graphics/ruby-rmagick/Makefile')
-rw-r--r-- | graphics/ruby-rmagick/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/ruby-rmagick/Makefile b/graphics/ruby-rmagick/Makefile index 7c9e91e597c0..c7ae12d0dc1a 100644 --- a/graphics/ruby-rmagick/Makefile +++ b/graphics/ruby-rmagick/Makefile @@ -8,7 +8,8 @@ PORTNAME= rmagick PORTVERSION= 1.12.0 CATEGORIES= graphics ruby -MASTER_SITES= http://rubyforge.lauschmusik.de/rmagick/ +MASTER_SITES= ${MASTER_SITE_RUBYFORGE} +MASTER_SITE_SUBDIR= ${PORTNAME} PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= RMagick-${PORTVERSION} DIST_SUBDIR= ruby |