diff options
author | Stanislav Sedov <stas@FreeBSD.org> | 2009-06-16 15:53:25 +0000 |
---|---|---|
committer | Stanislav Sedov <stas@FreeBSD.org> | 2009-06-16 15:53:25 +0000 |
commit | cc69d7aa7d8a279c32a2798872c1d26d33ad4201 (patch) | |
tree | 9e07b5af195014d0e3d4e4baefd5f499802f063b /audio/ruby-musicextras | |
parent | 18971b06c67e29f3761591676197a943343ac88e (diff) |
Notes
Diffstat (limited to 'audio/ruby-musicextras')
-rw-r--r-- | audio/ruby-musicextras/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/ruby-musicextras/Makefile b/audio/ruby-musicextras/Makefile index e7b2760f763e..aa3989ac3a08 100644 --- a/audio/ruby-musicextras/Makefile +++ b/audio/ruby-musicextras/Makefile @@ -12,7 +12,7 @@ CATEGORIES= audio ruby MASTER_SITES= http://www.divineinvasion.net/musicextras/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ruby@FreeBSD.org COMMENT= Automatically retrieving extra information for songs RUN_DEPENDS= ${RUBY_SITELIBDIR}/mp3info.rb:${PORTSDIR}/audio/ruby-mp3info \ |