diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2009-08-02 08:02:03 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2009-08-02 08:02:03 +0000 |
commit | 83556203a2830421e69b14606f4af5787be1027a (patch) | |
tree | 1f52d066edc8a34576fcc10dd6c650217fc8c597 /audio/ruby-xmms2 | |
parent | 993dda316ecc33a1782326febd63f9cfd102409d (diff) |
Notes
Diffstat (limited to 'audio/ruby-xmms2')
-rw-r--r-- | audio/ruby-xmms2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/ruby-xmms2/Makefile b/audio/ruby-xmms2/Makefile index a137f3823318..07f3d8429ea3 100644 --- a/audio/ruby-xmms2/Makefile +++ b/audio/ruby-xmms2/Makefile @@ -9,7 +9,7 @@ PORTREVISION= 2 CATEGORIES= audio ruby PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} -MAINTAINER= alexbl@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Ruby Bindings for XMMS2 LIB_DEPENDS+= xmmsclient.4:${PORTSDIR}/audio/xmms2 |