diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-06-07 20:48:42 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-06-07 20:48:42 +0000 |
commit | b0f16becefdbe3ec8d807cf268a52a3198e77f26 (patch) | |
tree | f139ea1244ad9474a05a9650646b11b0b25b439a /audio/ruby-mp3info | |
parent | 585fef8bde6797c94cfc27ccc31ad6a6100de9de (diff) | |
download | ports-b0f16becefdbe3ec8d807cf268a52a3198e77f26.tar.gz ports-b0f16becefdbe3ec8d807cf268a52a3198e77f26.zip |
Notes
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 613e3295e68e..a8a95f730b6f 100644 --- a/audio/ruby-mp3info/Makefile +++ b/audio/ruby-mp3info/Makefile @@ -8,7 +8,7 @@ PORTNAME= mp3info PORTVERSION= 0.5 CATEGORIES= audio ruby -MASTER_SITES= ${MASTER_SITE_RUBYFORGE} +MASTER_SITES= RF MASTER_SITE_SUBDIR= ruby-${PORTNAME} PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ruby-${PORTNAME}-${PORTVERSION} |