diff options
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 7c68205cee62..c6cc44879362 100644 --- a/audio/xmms-defx/Makefile +++ b/audio/xmms-defx/Makefile @@ -12,7 +12,7 @@ CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= defx -MAINTAINER= alejandro@varnet.biz +MAINTAINER= alepulver@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 d70925ac868f..5de29f5f4cca 100644 --- a/audio/xmms-efxmms/Makefile +++ b/audio/xmms-efxmms/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= efxmms DISTNAME= EFXmms-${PORTVERSION} -MAINTAINER= alejandro@varnet.biz +MAINTAINER= alepulver@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 d901f66be574..8b8d06013245 100644 --- a/audio/xmms-eq/Makefile +++ b/audio/xmms-eq/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= equ PKGNAMEPREFIX= xmms- DISTNAME= ${PORTNAME}-xmms-${PORTVERSION} -MAINTAINER= alejandro@varnet.biz +MAINTAINER= alepulver@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 2d3c08b29b82..a3257faa597e 100644 --- a/audio/xmms-fxt/Makefile +++ b/audio/xmms-fxt/Makefile @@ -12,7 +12,7 @@ CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= alejandro@varnet.biz +MAINTAINER= alepulver@FreeBSD.org COMMENT= Surround/Echo effect plugin for XMMS LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms |