diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2011-11-02 06:59:35 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2011-11-02 06:59:35 +0800 |
commit | fc0eeccae0b19a3f8c045d3cfbc2dfe457ba0aaa (patch) | |
tree | d661a41b4fe7aefdca713b4515e18f64fb08ddff /audio/ruby-musicbrainz/Makefile | |
parent | 85ded549f839aa4bceeaee5cb0254e1980751eb2 (diff) | |
download | freebsd-ports-gnome-fc0eeccae0b19a3f8c045d3cfbc2dfe457ba0aaa.tar.gz freebsd-ports-gnome-fc0eeccae0b19a3f8c045d3cfbc2dfe457ba0aaa.tar.zst freebsd-ports-gnome-fc0eeccae0b19a3f8c045d3cfbc2dfe457ba0aaa.zip |
Send ports@ ruby ports over ruby@
most of these were from stas@
Diffstat (limited to 'audio/ruby-musicbrainz/Makefile')
-rw-r--r-- | audio/ruby-musicbrainz/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/ruby-musicbrainz/Makefile b/audio/ruby-musicbrainz/Makefile index a3d54ea23842..074d175ee195 100644 --- a/audio/ruby-musicbrainz/Makefile +++ b/audio/ruby-musicbrainz/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= mb-ruby-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ruby@FreeBSD.org COMMENT= MusicBrainz bindings for Ruby LIB_DEPENDS= musicbrainz.4:${PORTSDIR}/audio/libmusicbrainz |