aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
Diffstat (limited to 'audio')
-rw-r--r--audio/liteamp/Makefile2
-rw-r--r--audio/py-cddb/Makefile2
-rw-r--r--audio/py-id3/Makefile2
-rw-r--r--audio/py-mad/Makefile2
-rw-r--r--audio/py-xmms/Makefile2
5 files changed, 5 insertions, 5 deletions
diff --git a/audio/liteamp/Makefile b/audio/liteamp/Makefile
index 56028bfde660..bd8e3d59e207 100644
--- a/audio/liteamp/Makefile
+++ b/audio/liteamp/Makefile
@@ -10,7 +10,7 @@ PORTREVISION= 16
CATEGORIES= audio gnome
MASTER_SITES= http://kldp.net/frs/download.php/547/
-MAINTAINER= perky@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Light-weight Music Player for GNOME2
LIB_DEPENDS= ao.3:${PORTSDIR}/audio/libao \
diff --git a/audio/py-cddb/Makefile b/audio/py-cddb/Makefile
index d4fdd7a873a4..b3d500544c7c 100644
--- a/audio/py-cddb/Makefile
+++ b/audio/py-cddb/Makefile
@@ -11,7 +11,7 @@ MASTER_SITES= SF/${PORTNAME}-py/${PORTNAME}-py/${PORTVERSION}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= CDDB-${PORTVERSION}
-MAINTAINER= perky@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Python module to fetch information on audio CDs from CDDB
USE_PYTHON= yes
diff --git a/audio/py-id3/Makefile b/audio/py-id3/Makefile
index a86f9718e8df..599de6740e8e 100644
--- a/audio/py-id3/Makefile
+++ b/audio/py-id3/Makefile
@@ -11,7 +11,7 @@ MASTER_SITES= SF/${PORTNAME}-py/${PORTNAME}-py/${PORTVERSION}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= id3-py_${PORTVERSION}
-MAINTAINER= perky@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Python module for retrieving and setting ID3 tags on MP3 files
WRKSRC= ${WRKDIR}/id3-py-${PORTVERSION}
diff --git a/audio/py-mad/Makefile b/audio/py-mad/Makefile
index 0532b019e789..58f5b3e43205 100644
--- a/audio/py-mad/Makefile
+++ b/audio/py-mad/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://spacepants.org/src/pymad/download/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= pymad-${PORTVERSION}
-MAINTAINER= perky@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Python module that provides the MPEG Audio Decoder interface
LIB_DEPENDS= mad.2:${PORTSDIR}/audio/mad
diff --git a/audio/py-xmms/Makefile b/audio/py-xmms/Makefile
index 3529bcc6d04f..7f8dd66dd32f 100644
--- a/audio/py-xmms/Makefile
+++ b/audio/py-xmms/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://people.via.ecp.fr/~flo/2002/PyXMMS/dist/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= pyxmms-${PORTVERSION}
-MAINTAINER= perky@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= XMMS Remote Control Library for Python
BUILD_DEPENDS= ${XMMS_CONFIG}:${PORTSDIR}/multimedia/xmms