diff options
author | linimon <linimon@FreeBSD.org> | 2010-05-24 05:16:16 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2010-05-24 05:16:16 +0800 |
commit | 859d4fa0508f04dee572cd972359923805f5f94c (patch) | |
tree | f27acc7c349e43c4be9c1927bedd05f69fd12bdd /audio | |
parent | 0cf48edbed837c5e109bd18dbabfce7408a4ff69 (diff) | |
download | freebsd-ports-graphics-859d4fa0508f04dee572cd972359923805f5f94c.tar.gz freebsd-ports-graphics-859d4fa0508f04dee572cd972359923805f5f94c.tar.zst freebsd-ports-graphics-859d4fa0508f04dee572cd972359923805f5f94c.zip |
Reset perky@FreeBSD.org due to maintainer-timeouts and no response
to email.
Hat: portmgr
Diffstat (limited to 'audio')
-rw-r--r-- | audio/liteamp/Makefile | 2 | ||||
-rw-r--r-- | audio/py-cddb/Makefile | 2 | ||||
-rw-r--r-- | audio/py-id3/Makefile | 2 | ||||
-rw-r--r-- | audio/py-mad/Makefile | 2 | ||||
-rw-r--r-- | audio/py-xmms/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/audio/liteamp/Makefile b/audio/liteamp/Makefile index 56028bfde66..bd8e3d59e20 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 d4fdd7a873a..b3d500544c7 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 a86f9718e8d..599de6740e8 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 0532b019e78..58f5b3e4320 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 3529bcc6d04..7f8dd66dd32 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 |