diff options
author | Alexander Botero-Lowry <alexbl@FreeBSD.org> | 2006-09-13 03:21:38 +0000 |
---|---|---|
committer | Alexander Botero-Lowry <alexbl@FreeBSD.org> | 2006-09-13 03:21:38 +0000 |
commit | 5eaac8b2caa7536fa6027f991ffbfa3319c62dca (patch) | |
tree | 6d70494b89362806485487c5e8079e08f3294473 /audio/ruby-xmms2-ecore | |
parent | cc2da5deb8d10229197da6a9e3933baeed6df60e (diff) | |
download | ports-5eaac8b2caa7536fa6027f991ffbfa3319c62dca.tar.gz ports-5eaac8b2caa7536fa6027f991ffbfa3319c62dca.zip |
Notes
Diffstat (limited to 'audio/ruby-xmms2-ecore')
-rw-r--r-- | audio/ruby-xmms2-ecore/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/ruby-xmms2-ecore/Makefile b/audio/ruby-xmms2-ecore/Makefile index 9d9da2be41b8..cdcf58a38a2f 100644 --- a/audio/ruby-xmms2-ecore/Makefile +++ b/audio/ruby-xmms2-ecore/Makefile @@ -9,7 +9,7 @@ CATEGORIES= audio ruby PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} PKGNAMESUFFIX= -ecore -MAINTAINER= alex@foxybanana.com +MAINTAINER= alexbl@FreeBSD.org COMMENT= Ruby ecore mainloop bindings for XMMS2 BUILD_DEPENDS+= ${RUBY_SITEARCHLIBDIR}/xmmsclient.so:${PORTSDIR}/audio/ruby-xmms2 |