diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2011-02-27 04:54:41 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2011-02-27 04:54:41 +0000 |
commit | 73c7900f5b9459d1ff37b148013ae7d358f11811 (patch) | |
tree | aba8a3402772bc52b804ff2367685d0187a11040 /audio | |
parent | e01dea753dd61328ed7bcdbc1442bbfc290a56b6 (diff) | |
download | ports-73c7900f5b9459d1ff37b148013ae7d358f11811.tar.gz ports-73c7900f5b9459d1ff37b148013ae7d358f11811.zip |
Notes
Diffstat (limited to 'audio')
-rw-r--r-- | audio/xmms-defx/Makefile | 2 | ||||
-rw-r--r-- | audio/xmms-efxmms/Makefile | 2 | ||||
-rw-r--r-- | audio/xmms-eq/Makefile | 2 | ||||
-rw-r--r-- | audio/xmms-fxt/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/audio/xmms-defx/Makefile b/audio/xmms-defx/Makefile index 263a09055c2c..94194d4871ec 100644 --- a/audio/xmms-defx/Makefile +++ b/audio/xmms-defx/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 4 CATEGORIES= audio MASTER_SITES= SF/defx/defx/${PORTVERSION} -MAINTAINER= alepulver@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Multi-effects processor plug-in for XMMS LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms diff --git a/audio/xmms-efxmms/Makefile b/audio/xmms-efxmms/Makefile index 839f1f58c5d3..7261db81ca54 100644 --- a/audio/xmms-efxmms/Makefile +++ b/audio/xmms-efxmms/Makefile @@ -12,7 +12,7 @@ CATEGORIES= audio MASTER_SITES= SF/efxmms/EFXmms/EFXmms%20${PORTVERSION} DISTNAME= EFXmms-${PORTVERSION} -MAINTAINER= alepulver@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Send the XMMS audio output through a queue of multiple effect plugins LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms diff --git a/audio/xmms-eq/Makefile b/audio/xmms-eq/Makefile index db4dbb770a8f..c30246f91d36 100644 --- a/audio/xmms-eq/Makefile +++ b/audio/xmms-eq/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= SF/${PORTNAME}u/${PORTNAME}-xmms-src/${PORTVERSION} PKGNAMEPREFIX= xmms- DISTNAME= ${PORTNAME}-xmms-${PORTVERSION} -MAINTAINER= alepulver@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A realtime graphical equalizer plugin for XMMS LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms diff --git a/audio/xmms-fxt/Makefile b/audio/xmms-fxt/Makefile index b88ead53eb62..0cece593b3c3 100644 --- a/audio/xmms-fxt/Makefile +++ b/audio/xmms-fxt/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 4 CATEGORIES= audio MASTER_SITES= SF/${PORTNAME}/${PORTNAME}oolbox/${PORTNAME}-${PORTVERSION}.tar.gz -MAINTAINER= alepulver@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Surround/Echo effect plugin for XMMS LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms |