diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2014-01-10 02:45:44 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2014-01-10 02:45:44 +0000 |
commit | 6ff8025f61343a7c4c310a125fe33e8609c44ffb (patch) | |
tree | 26be4fdb21c26ee5db9828906c296a316d4ea77c /audio | |
parent | e3f43f3d854e90910678d41330c53e5832dd6c43 (diff) | |
download | ports-6ff8025f61343a7c4c310a125fe33e8609c44ffb.tar.gz ports-6ff8025f61343a7c4c310a125fe33e8609c44ffb.zip |
Notes
Diffstat (limited to 'audio')
-rw-r--r-- | audio/xmms-mac/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/xmms-mac/Makefile b/audio/xmms-mac/Makefile index 816a5a40ff99..0e43e7366172 100644 --- a/audio/xmms-mac/Makefile +++ b/audio/xmms-mac/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://repository.slacky.eu/slackware-12.2/multimedia/${PKGNAMEPRE PKGNAMEPREFIX= xmms- DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION} -MAINTAINER= alexbestms@wwu.de +MAINTAINER= ports@FreeBSD.org COMMENT= Native Monkey Audio Codec plugin for the XMMS1 Multimedia Player LIB_DEPENDS= libxmms.so:${PORTSDIR}/multimedia/xmms \ |