diff options
Diffstat (limited to 'audio/ruby-shout/Makefile')
-rw-r--r-- | audio/ruby-shout/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/ruby-shout/Makefile b/audio/ruby-shout/Makefile index 69e15c3999e1..c0e2bb2b3d00 100644 --- a/audio/ruby-shout/Makefile +++ b/audio/ruby-shout/Makefile @@ -8,7 +8,7 @@ PORTNAME= shout PORTVERSION= 2.1 CATEGORIES= audio ruby -MASTER_SITES= http://rubyforge.org/frs/download.php/7211/ +MASTER_SITES= ${MASTER_SITE_RUBYFORGE} MASTER_SITE_SUBDIR= ruby-${PORTNAME} PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ruby-${PORTNAME}-${PORTVERSION} |