aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorSoeren Straarup <xride@FreeBSD.org>2006-09-29 22:01:22 +0000
committerSoeren Straarup <xride@FreeBSD.org>2006-09-29 22:01:22 +0000
commite6d16f439e2141a43f3eed37c43ccd8709c77ac3 (patch)
tree195a79ea8032264b30246a37bd4c8d6bb3513729 /audio
parent9a62fe04aca7651d5f11b72c43ef07b9e88f00d9 (diff)
downloadports-e6d16f439e2141a43f3eed37c43ccd8709c77ac3.tar.gz
ports-e6d16f439e2141a43f3eed37c43ccd8709c77ac3.zip
Notes
Diffstat (limited to 'audio')
-rw-r--r--audio/dream/Makefile2
-rw-r--r--audio/gnump3d/Makefile2
-rw-r--r--audio/py-ao/Makefile2
-rw-r--r--audio/py-ogg/Makefile2
-rw-r--r--audio/py-vorbis/Makefile2
5 files changed, 5 insertions, 5 deletions
diff --git a/audio/dream/Makefile b/audio/dream/Makefile
index e403d486f905..2ed971aa8f4f 100644
--- a/audio/dream/Makefile
+++ b/audio/dream/Makefile
@@ -11,7 +11,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= drm
DISTNAME= drm-${PORTVERSION}
-MAINTAINER= xride@x12.dk
+MAINTAINER= xride@FreeBSD.org
COMMENT= Digital Radio Mondiale (DRM) software receiver
LIB_DEPENDS= fftw.2:${PORTSDIR}/math/fftw \
diff --git a/audio/gnump3d/Makefile b/audio/gnump3d/Makefile
index dba64dd70ecf..320917bb8014 100644
--- a/audio/gnump3d/Makefile
+++ b/audio/gnump3d/Makefile
@@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}${EXTRACT_SUFX}.sig
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
-MAINTAINER= xride@x12.dk
+MAINTAINER= xride@FreeBSD.org
COMMENT= Streaming server for MP3, Ogg Vorbis and other streamable audio files
RUN_DEPENDS= lame:${PORTSDIR}/audio/lame \
diff --git a/audio/py-ao/Makefile b/audio/py-ao/Makefile
index 94273bcc1a1f..cd9ee57adf2e 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= xride@x12.dk
+MAINTAINER= xride@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 c37539e8b7b2..e18e01fdf033 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@x12.dk
+MAINTAINER= xride@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 f017dfd3827e..90602d7a750e 100644
--- a/audio/py-vorbis/Makefile
+++ b/audio/py-vorbis/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://www.andrewchatham.com/pyogg/download/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= pyvorbis-${PORTVERSION}
-MAINTAINER= xride@x12.dk
+MAINTAINER= xride@FreeBSD.org
COMMENT= Object-oriented Python bindings for the vorbis library
BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/ogg/_ogg.so:${PORTSDIR}/audio/py-ogg