diff options
Diffstat (limited to 'audio/ruby-mp3info/Makefile')
| -rw-r--r-- | audio/ruby-mp3info/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/ruby-mp3info/Makefile b/audio/ruby-mp3info/Makefile index dab6c5ba63b8..376561c15a25 100644 --- a/audio/ruby-mp3info/Makefile +++ b/audio/ruby-mp3info/Makefile @@ -8,7 +8,8 @@ PORTNAME= mp3info PORTVERSION= 0.3 CATEGORIES= audio ruby -MASTER_SITES= http://rubyforge.org/frs/download.php/808/ +MASTER_SITES= ${MASTER_SITE_RUBYFORGE} +MASTER_SITE_SUBDIR= ruby-${PORTNAME} PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ruby-${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby |
