diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-08-03 22:06:32 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-08-03 22:06:32 +0000 |
commit | d420fe0000bd894366b02a442a3d3a4b73c586c7 (patch) | |
tree | 75895627035511d5e759914355f4ba9c9ceac673 /audio/ruby-xmms2 | |
parent | 4cbc9171ea96594c4bb3c682b54bef47fb7fa2fc (diff) | |
download | ports-d420fe0000bd894366b02a442a3d3a4b73c586c7.tar.gz ports-d420fe0000bd894366b02a442a3d3a4b73c586c7.zip |
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 07f3d8429ea3..cc6c1466e3f9 100644 --- a/audio/ruby-xmms2/Makefile +++ b/audio/ruby-xmms2/Makefile @@ -9,7 +9,7 @@ PORTREVISION= 2 CATEGORIES= audio ruby PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ruby@FreeBSD.org COMMENT= Ruby Bindings for XMMS2 LIB_DEPENDS+= xmmsclient.4:${PORTSDIR}/audio/xmms2 |