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-a52dec | |
parent | d31424d211d4fe30f9ecbba1266beb360d985824 (diff) | |
download | ports-9e32881bc262218a8ffc2377347312bbd05692e4.tar.gz ports-9e32881bc262218a8ffc2377347312bbd05692e4.zip |
Notes
Diffstat (limited to 'audio/xmms-a52dec')
-rw-r--r-- | audio/xmms-a52dec/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/xmms-a52dec/Makefile b/audio/xmms-a52dec/Makefile index 3d115bd0a00e..43a1f467d9e4 100644 --- a/audio/xmms-a52dec/Makefile +++ b/audio/xmms-a52dec/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 5 CATEGORIES= audio MASTER_SITES= SF -MAINTAINER= c.petrik.sosa@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= A52 (aka AC3) decoder plugin for XMMS LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms \ |