diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2011-11-01 22:59:35 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2011-11-01 22:59:35 +0000 |
commit | 24d3feefdb6df0340e4df9b0570975d62c10fc40 (patch) | |
tree | bc8cf845a78f569dcd904cd7e5d9f7a3647940a6 /audio/ruby-mp3info | |
parent | f1dde8025bfed439cc2d0bb08f2ce67293b71f97 (diff) | |
download | ports-24d3feefdb6df0340e4df9b0570975d62c10fc40.tar.gz ports-24d3feefdb6df0340e4df9b0570975d62c10fc40.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 a74b640eebb7..d6ed23ffbd98 100644 --- a/audio/ruby-mp3info/Makefile +++ b/audio/ruby-mp3info/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ruby-${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ruby@FreeBSD.org COMMENT= A Ruby library to access to information on mp3 files USE_BZIP2= yes |