diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2009-08-04 06:06:32 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2009-08-04 06:06:32 +0800 |
commit | 78c2ea923ea12378fac876c2aa90f29f34099140 (patch) | |
tree | b3aaf40a10327d8fcf1e50d4b98839033c41a136 /audio/ruby-xmms2 | |
parent | 2314db339e9a71ec9fdbf513f092191a42b450ee (diff) | |
download | freebsd-ports-graphics-78c2ea923ea12378fac876c2aa90f29f34099140.tar.gz freebsd-ports-graphics-78c2ea923ea12378fac876c2aa90f29f34099140.tar.zst freebsd-ports-graphics-78c2ea923ea12378fac876c2aa90f29f34099140.zip |
follow convention and send the ruby- ports to ruby@
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 07f3d8429ea..cc6c1466e3f 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 |