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/gxmms2/Makefile | |
parent | cc2da5deb8d10229197da6a9e3933baeed6df60e (diff) |
Notes
Diffstat (limited to 'audio/gxmms2/Makefile')
-rw-r--r-- | audio/gxmms2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/gxmms2/Makefile b/audio/gxmms2/Makefile index 69734a7c6686..f5d69ae7b638 100644 --- a/audio/gxmms2/Makefile +++ b/audio/gxmms2/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.6.3 CATEGORIES= audio MASTER_SITES= http://wejp.k.vu/projects/xmms2/ -MAINTAINER= alex@foxybanana.com +MAINTAINER= alexbl@FreeBSD.org COMMENT= A GTK2 based XMMS2 client, written in C BUILD_DEPENDS= ${LOCALBASE}/lib/libxmmsclient.so:${PORTSDIR}/audio/xmms2 |