diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2013-10-22 18:50:47 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2013-10-22 18:50:47 +0000 |
commit | 9e32881bc262218a8ffc2377347312bbd05692e4 (patch) | |
tree | be77a445e59532b7aa7b9000da6e648647330be9 /audio/xmms-tfmx | |
parent | d31424d211d4fe30f9ecbba1266beb360d985824 (diff) | |
download | ports-9e32881bc262218a8ffc2377347312bbd05692e4.tar.gz ports-9e32881bc262218a8ffc2377347312bbd05692e4.zip |
Notes
Diffstat (limited to 'audio/xmms-tfmx')
-rw-r--r-- | audio/xmms-tfmx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/xmms-tfmx/Makefile b/audio/xmms-tfmx/Makefile index c6003693fd9f..a9ba7d1aac53 100644 --- a/audio/xmms-tfmx/Makefile +++ b/audio/xmms-tfmx/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 4 CATEGORIES= audio MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}.tar.gz -MAINTAINER= c.petrik.sosa@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= XMMS Input plugin for playing TFMX tunes LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms |