diff options
author | Andrew Pantyukhin <sat@FreeBSD.org> | 2006-05-08 21:41:11 +0000 |
---|---|---|
committer | Andrew Pantyukhin <sat@FreeBSD.org> | 2006-05-08 21:41:11 +0000 |
commit | 5ea57a0fd39fc57de56f3dff400e39592ccdaad6 (patch) | |
tree | 6aa9627c6be62cced66e8bb606eb56b9cb6d2723 /audio/xmms-crossfade/Makefile | |
parent | 1a430a70459d8bf7d1922c6f1d3298bf0c1307b1 (diff) | |
download | ports-5ea57a0fd39fc57de56f3dff400e39592ccdaad6.tar.gz ports-5ea57a0fd39fc57de56f3dff400e39592ccdaad6.zip |
Notes
Diffstat (limited to 'audio/xmms-crossfade/Makefile')
-rw-r--r-- | audio/xmms-crossfade/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/xmms-crossfade/Makefile b/audio/xmms-crossfade/Makefile index 41cd6e72473f..84ab04d97b1d 100644 --- a/audio/xmms-crossfade/Makefile +++ b/audio/xmms-crossfade/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= http://www.eisenlohr.org/xmms-crossfade/ \ PKGNAMEPREFIX= ${APP}- DISTNAME= xmms-${PORTNAME}-${PORTVERSION} -MAINTAINER= infofarmer@gmail.com +MAINTAINER= infofarmer@FreeBSD.org COMMENT= A Crossfading/Gapless Plugin LIB_DEPENDS?= xmms.4:${PORTSDIR}/multimedia/xmms |