aboutsummaryrefslogtreecommitdiff
path: root/audio/rubygem-ruby-mp3info/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/rubygem-ruby-mp3info/Makefile')
-rw-r--r--audio/rubygem-ruby-mp3info/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/rubygem-ruby-mp3info/Makefile b/audio/rubygem-ruby-mp3info/Makefile
index e5aa8a5495a9..c325c9b28414 100644
--- a/audio/rubygem-ruby-mp3info/Makefile
+++ b/audio/rubygem-ruby-mp3info/Makefile
@@ -7,8 +7,9 @@
PORTNAME= mp3info
PORTVERSION= 0.5
+PORTREVISION= 1
CATEGORIES= audio rubygems
-MASTER_SITES= ${MASTER_SITE_RUBYFORGE}
+MASTER_SITES= RF
MASTER_SITE_SUBDIR= ruby-${PORTNAME}
DISTNAME= ruby-${PORTNAME}-${PORTVERSION}
@@ -18,7 +19,6 @@ COMMENT= A Ruby library to access information on mp3 files
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
-
-BROKEN= fails to package
+GEM_NAME= ${DISTNAME}
.include <bsd.port.mk>