aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorSoeren Straarup <xride@FreeBSD.org>2012-03-02 21:52:36 +0000
committerSoeren Straarup <xride@FreeBSD.org>2012-03-02 21:52:36 +0000
commitea18eba33b667610bf5a2c85e6b19fea32118a21 (patch)
tree95ef2d9e7daf7afdb89e36bf3af7b09039e2505f /audio
parentfb35b24f7a8f232c28b18c92c5f6f6d138eb0824 (diff)
downloadports-ea18eba33b667610bf5a2c85e6b19fea32118a21.tar.gz
ports-ea18eba33b667610bf5a2c85e6b19fea32118a21.zip
Passing MAINTAINER to ports@
Notes
Notes: svn path=/head/; revision=292553
Diffstat (limited to 'audio')
-rw-r--r--audio/py-ao/Makefile2
-rw-r--r--audio/py-ogg/Makefile2
-rw-r--r--audio/py-vorbis/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/audio/py-ao/Makefile b/audio/py-ao/Makefile
index 5021a199d22d..d94527a9e550 100644
--- a/audio/py-ao/Makefile
+++ b/audio/py-ao/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= http://ekyo.nerim.net/software/pyogg/ \
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= pyao-${PORTVERSION}
-MAINTAINER= xride@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A python wrapper for ao, an audio device abstraction library
LIB_DEPENDS= ao.4:${PORTSDIR}/audio/libao
diff --git a/audio/py-ogg/Makefile b/audio/py-ogg/Makefile
index e4862f95680b..3017c2c37d4e 100644
--- a/audio/py-ogg/Makefile
+++ b/audio/py-ogg/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://www.andrewchatham.com/pyogg/download/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= pyogg-${PORTVERSION}
-MAINTAINER= xride@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Object-oriented Python bindings for the ogg library
LIB_DEPENDS= ogg.7:${PORTSDIR}/audio/libogg
diff --git a/audio/py-vorbis/Makefile b/audio/py-vorbis/Makefile
index 432c2c6c1f4b..24c265b4c2bc 100644
--- a/audio/py-vorbis/Makefile
+++ b/audio/py-vorbis/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://www.andrewchatham.com/pyogg/download/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= pyvorbis-${PORTVERSION}
-MAINTAINER= xride@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Object-oriented Python bindings for the vorbis library
BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/ogg/_ogg.so:${PORTSDIR}/audio/py-ogg