diff options
Diffstat (limited to 'audio')
| -rw-r--r-- | audio/ruby-freedb/Makefile | 2 | ||||
| -rw-r--r-- | audio/ruby-mp3info/Makefile | 3 | ||||
| -rw-r--r-- | audio/ruby-ogginfo/Makefile | 3 | ||||
| -rw-r--r-- | audio/ruby-shout/Makefile | 2 | ||||
| -rw-r--r-- | audio/rubygem-mp3info/Makefile | 3 | ||||
| -rw-r--r-- | audio/rubygem-ruby-mp3info/Makefile | 3 |
6 files changed, 10 insertions, 6 deletions
diff --git a/audio/ruby-freedb/Makefile b/audio/ruby-freedb/Makefile index 9b3a6d2c2f8a..d417443b2e7a 100644 --- a/audio/ruby-freedb/Makefile +++ b/audio/ruby-freedb/Makefile @@ -8,7 +8,7 @@ PORTNAME= freedb PORTVERSION= 0.5 CATEGORIES= audio net ruby -MASTER_SITES= http://rubyforge.org/frs/download.php/69/ +MASTER_SITES= ${MASTER_SITE_RUBYFORGE} MASTER_SITE_SUBDIR= ruby-${PORTNAME} PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ruby-${PORTNAME}-${PORTVERSION} 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 diff --git a/audio/ruby-ogginfo/Makefile b/audio/ruby-ogginfo/Makefile index f2e2a438137c..75716fa622d9 100644 --- a/audio/ruby-ogginfo/Makefile +++ b/audio/ruby-ogginfo/Makefile @@ -8,7 +8,8 @@ PORTNAME= ogginfo PORTVERSION= 0.1 CATEGORIES= audio ruby -MASTER_SITES= http://rubyforge.org/frs/download.php/821/ +MASTER_SITES= ${MASTER_SITE_RUBYFORGE} +MASTER_SITE_SUBDIR= ruby-${PORTNAME} PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTFILES= ${PORTNAME}.rb DIST_SUBDIR= ruby/ogginfo-0.1 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} diff --git a/audio/rubygem-mp3info/Makefile b/audio/rubygem-mp3info/Makefile index 4c4703c3de54..6f3dce08ac3c 100644 --- a/audio/rubygem-mp3info/Makefile +++ b/audio/rubygem-mp3info/Makefile @@ -8,7 +8,8 @@ PORTNAME= mp3info PORTVERSION= 0.5 CATEGORIES= audio rubygems -MASTER_SITES= http://rubyforge.org/frs/download.php/7598/ +MASTER_SITES= ${MASTER_SITE_RUBYFORGE} +MASTER_SITE_SUBDIR= ruby-${PORTNAME} DISTNAME= ruby-${PORTNAME}-${PORTVERSION} MAINTAINER= tha_walka@hotmail.com diff --git a/audio/rubygem-ruby-mp3info/Makefile b/audio/rubygem-ruby-mp3info/Makefile index 4c4703c3de54..6f3dce08ac3c 100644 --- a/audio/rubygem-ruby-mp3info/Makefile +++ b/audio/rubygem-ruby-mp3info/Makefile @@ -8,7 +8,8 @@ PORTNAME= mp3info PORTVERSION= 0.5 CATEGORIES= audio rubygems -MASTER_SITES= http://rubyforge.org/frs/download.php/7598/ +MASTER_SITES= ${MASTER_SITE_RUBYFORGE} +MASTER_SITE_SUBDIR= ruby-${PORTNAME} DISTNAME= ruby-${PORTNAME}-${PORTVERSION} MAINTAINER= tha_walka@hotmail.com |
