diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2004-04-18 17:34:16 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2004-04-18 17:34:16 +0000 |
commit | 32bda10e07caa06214a4dddc58aacb9176d7f8e9 (patch) | |
tree | a2a433fa0b9b2e9f30940ee27a9cfa918f57ff10 /audio/ruby-mp3info | |
parent | de7dc54394212d813deaf344640659d4a63575da (diff) |
Chase the newly introduced 302 redirection.
Notes
Notes:
svn path=/head/; revision=107453
Diffstat (limited to 'audio/ruby-mp3info')
-rw-r--r-- | audio/ruby-mp3info/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/ruby-mp3info/Makefile b/audio/ruby-mp3info/Makefile index 64111966597e..56290aca8c23 100644 --- a/audio/ruby-mp3info/Makefile +++ b/audio/ruby-mp3info/Makefile @@ -8,7 +8,7 @@ PORTNAME= mp3info PORTVERSION= 0.2.1 CATEGORIES= audio ruby -MASTER_SITES= http://rubyforge.org/download.php/91/ +MASTER_SITES= http://rubyforge.org/frs/download.php/91/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ruby-${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby |