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/shellac/Makefile | |
parent | cc2da5deb8d10229197da6a9e3933baeed6df60e (diff) |
Notes
Diffstat (limited to 'audio/shellac/Makefile')
-rw-r--r-- | audio/shellac/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/shellac/Makefile b/audio/shellac/Makefile index e550975e14be..f370a85d1bad 100644 --- a/audio/shellac/Makefile +++ b/audio/shellac/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 20060412 CATEGORIES= audio python MASTER_SITES= http://hem.bredband.net/b298027/ -MAINTAINER= alex@foxybanana.com +MAINTAINER= alexbl@FreeBSD.org COMMENT= Shellac is a PyGTK XMMS2 Client RUN_DEPENDS= ${PYTHON_SITELIBDIR}/xmmsclient.so:${PORTSDIR}/audio/py-xmms2 |