summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 31424396521e..5a7fbd6a6565 100644
--- a/audio/py-ao/Makefile
+++ b/audio/py-ao/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://www.andrewchatham.com/pyogg/download/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= pyao-${PORTVERSION}
-MAINTAINER= nbm@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A python wrapper for ao, an audio device abstraction library
LIB_DEPENDS= ao.3:${PORTSDIR}/audio/libao
diff --git a/audio/py-ogg/Makefile b/audio/py-ogg/Makefile
index 923c4ca8b0ea..89c06f3f36cd 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= nbm@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Object-oriented Python bindings for the ogg library
LIB_DEPENDS= ogg.5:${PORTSDIR}/audio/libogg
diff --git a/audio/py-vorbis/Makefile b/audio/py-vorbis/Makefile
index 5d671a595046..314f38bb639e 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= nbm@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