aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2009-08-02 08:02:03 +0000
committerMark Linimon <linimon@FreeBSD.org>2009-08-02 08:02:03 +0000
commit83556203a2830421e69b14606f4af5787be1027a (patch)
tree1f52d066edc8a34576fcc10dd6c650217fc8c597 /audio
parent993dda316ecc33a1782326febd63f9cfd102409d (diff)
downloadports-83556203a2830421e69b14606f4af5787be1027a.tar.gz
ports-83556203a2830421e69b14606f4af5787be1027a.zip
Notes
Diffstat (limited to 'audio')
-rw-r--r--audio/cpp-xmms2/Makefile2
-rw-r--r--audio/esperanza/Makefile2
-rw-r--r--audio/gx2osd/Makefile2
-rw-r--r--audio/gxmms2/Makefile2
-rw-r--r--audio/jid3lib/Makefile2
-rw-r--r--audio/libofa/Makefile2
-rw-r--r--audio/libsidplay2/Makefile2
-rw-r--r--audio/libtunepimp/Makefile2
-rw-r--r--audio/p5-xmms2/Makefile2
-rw-r--r--audio/picard/Makefile2
-rw-r--r--audio/py-libtunepimp/Makefile2
-rw-r--r--audio/py-musicbrainz2/Makefile2
-rw-r--r--audio/py-xmms2/Makefile2
-rw-r--r--audio/ruby-xmms2/Makefile2
-rw-r--r--audio/sidplay2/Makefile2
-rw-r--r--audio/xmms2-scrobbler/Makefile2
-rw-r--r--audio/xmms2/Makefile2
17 files changed, 17 insertions, 17 deletions
diff --git a/audio/cpp-xmms2/Makefile b/audio/cpp-xmms2/Makefile
index ea61974e2d5b..8f3130c6b766 100644
--- a/audio/cpp-xmms2/Makefile
+++ b/audio/cpp-xmms2/Makefile
@@ -9,7 +9,7 @@ PORTREVISION= 4
CATEGORIES= audio
PKGNAMEPREFIX= cpp-
-MAINTAINER= alexbl@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= C++ Bindings for XMMS2
LIB_DEPENDS+= boost_signals.4:${PORTSDIR}/devel/boost-libs \
diff --git a/audio/esperanza/Makefile b/audio/esperanza/Makefile
index 1bf3ef8edfc0..264fcb1f5a1d 100644
--- a/audio/esperanza/Makefile
+++ b/audio/esperanza/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.4.0
CATEGORIES= audio
MASTER_SITES= http://exodus.xmms.se/~tru/esperanza/0.4/
-MAINTAINER= alexbl@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Advanced QT4 XMMS2 client
LIB_DEPENDS= xmmsclient++.3:${PORTSDIR}/audio/cpp-xmms2
diff --git a/audio/gx2osd/Makefile b/audio/gx2osd/Makefile
index 058e27b837d8..60baa7f5be8b 100644
--- a/audio/gx2osd/Makefile
+++ b/audio/gx2osd/Makefile
@@ -10,7 +10,7 @@ PORTREVISION= 3
CATEGORIES= audio
MASTER_SITES= http://eclipser.no-ip.org/
-MAINTAINER= alexbl@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= An OSD client for XMMS2
LIB_DEPENDS= gtkmm-2.4:${PORTSDIR}/x11-toolkits/gtkmm24 \
diff --git a/audio/gxmms2/Makefile b/audio/gxmms2/Makefile
index 97c6a65e00db..57aff12b11a1 100644
--- a/audio/gxmms2/Makefile
+++ b/audio/gxmms2/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 2
CATEGORIES= audio
MASTER_SITES= http://wejp.k.vu/projects/xmms2/
-MAINTAINER= alexbl@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A GTK2 based XMMS2 client, written in C
BUILD_DEPENDS= ${LOCALBASE}/lib/libxmmsclient.so:${PORTSDIR}/audio/xmms2
diff --git a/audio/jid3lib/Makefile b/audio/jid3lib/Makefile
index 32027330492f..b5f033906c5d 100644
--- a/audio/jid3lib/Makefile
+++ b/audio/jid3lib/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= audio java
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= javamusictag
-MAINTAINER= alexbl@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Java ID3 Tag Library
USE_JAVA= yes
diff --git a/audio/libofa/Makefile b/audio/libofa/Makefile
index 0b3f2a1e57f4..f1a38cd1cbf6 100644
--- a/audio/libofa/Makefile
+++ b/audio/libofa/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 3
CATEGORIES= audio
MASTER_SITES= http://www.musicdns.org/files/
-MAINTAINER= alexbl@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= The Open Fingerprint Architecture Library
LIB_DEPENDS= fftw3.5:${PORTSDIR}/math/fftw3 \
diff --git a/audio/libsidplay2/Makefile b/audio/libsidplay2/Makefile
index ce671e24a8a2..a1ede1c5cbd6 100644
--- a/audio/libsidplay2/Makefile
+++ b/audio/libsidplay2/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= sidplay2
DISTNAME= sidplay-libs-${PORTVERSION}
-MAINTAINER= alexbl@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Library to play Commodore 64 SID-tunes cycle accurate
USE_GNOME= gnomehack gnometarget pkgconfig
diff --git a/audio/libtunepimp/Makefile b/audio/libtunepimp/Makefile
index 9672ecf2be65..7f6dd8f0aa4e 100644
--- a/audio/libtunepimp/Makefile
+++ b/audio/libtunepimp/Makefile
@@ -13,7 +13,7 @@ CATEGORIES= audio
MASTER_SITES= http://ftp.musicbrainz.org/pub/musicbrainz/ \
ftp://ftp.au.musicbrainz.org/pub/musicbrainz/
-MAINTAINER= alexbl@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Client library for musicbrainz
LIB_DEPENDS= FLAC:${PORTSDIR}/audio/flac \
diff --git a/audio/p5-xmms2/Makefile b/audio/p5-xmms2/Makefile
index 09f16704931a..250641f80668 100644
--- a/audio/p5-xmms2/Makefile
+++ b/audio/p5-xmms2/Makefile
@@ -9,7 +9,7 @@ PORTREVISION= 2
CATEGORIES= audio perl5
PKGNAMEPREFIX= p5-
-MAINTAINER= alexbl@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Perl Bindings for XMMS2
LIB_DEPENDS+= xmmsclient.4:${PORTSDIR}/audio/xmms2
diff --git a/audio/picard/Makefile b/audio/picard/Makefile
index 2e6549305339..78ccdc453a7f 100644
--- a/audio/picard/Makefile
+++ b/audio/picard/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://ftp.musicbrainz.org/pub/musicbrainz/picard/ \
ftp://ftp.musicbrainz.org/pub/musicbrainz/picard/ \
http://ftp.uk.musicbrainz.org/pub/musicbrainz/picard/
-MAINTAINER= alexbl@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Next generation MusicBrainz Tagger
LIB_DEPENDS= ofa.0:${PORTSDIR}/audio/libofa \
diff --git a/audio/py-libtunepimp/Makefile b/audio/py-libtunepimp/Makefile
index ccea3b1cb9f2..74f9761842c6 100644
--- a/audio/py-libtunepimp/Makefile
+++ b/audio/py-libtunepimp/Makefile
@@ -11,7 +11,7 @@ MASTER_SITES= http://ftp.musicbrainz.org/pub/musicbrainz/ \
ftp://ftp.musicbrainz.org/pub/musicbrainz/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= alexbl@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Python bindings for libtunepimp
BUILD_DEPENDS= ${PYCTYPES}
diff --git a/audio/py-musicbrainz2/Makefile b/audio/py-musicbrainz2/Makefile
index 8116dc18a44f..cff5a54ff95c 100644
--- a/audio/py-musicbrainz2/Makefile
+++ b/audio/py-musicbrainz2/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.musicbrainz.org/pub/musicbrainz/python-musicbrainz2/ \
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= python-musicbrainz2-${DISTVERSION}
-MAINTAINER= alexbl@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Next Generation Python bindings for MusicBrainz
BUILD_DEPENDS= ${PYCTYPES}
diff --git a/audio/py-xmms2/Makefile b/audio/py-xmms2/Makefile
index bb3a5c290209..ec317747930f 100644
--- a/audio/py-xmms2/Makefile
+++ b/audio/py-xmms2/Makefile
@@ -10,7 +10,7 @@ PORTREVISION= 3
CATEGORIES= audio python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= alexbl@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Python Bindings for XMMS2
BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/Pyrex/__init__.py:${PORTSDIR}/devel/pyrex
diff --git a/audio/ruby-xmms2/Makefile b/audio/ruby-xmms2/Makefile
index a137f3823318..07f3d8429ea3 100644
--- a/audio/ruby-xmms2/Makefile
+++ b/audio/ruby-xmms2/Makefile
@@ -9,7 +9,7 @@ PORTREVISION= 2
CATEGORIES= audio ruby
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
-MAINTAINER= alexbl@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Ruby Bindings for XMMS2
LIB_DEPENDS+= xmmsclient.4:${PORTSDIR}/audio/xmms2
diff --git a/audio/sidplay2/Makefile b/audio/sidplay2/Makefile
index d7038b7416ea..f6c28198b382 100644
--- a/audio/sidplay2/Makefile
+++ b/audio/sidplay2/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
DISTNAME= sidplay-${PORTVERSION}
-MAINTAINER= alexbl@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A player that plays Commodore SID music files using libsidplay2
LIB_DEPENDS= sidplay2.1:${PORTSDIR}/audio/libsidplay2
diff --git a/audio/xmms2-scrobbler/Makefile b/audio/xmms2-scrobbler/Makefile
index 4f8383c364d7..9f69b2db308b 100644
--- a/audio/xmms2-scrobbler/Makefile
+++ b/audio/xmms2-scrobbler/Makefile
@@ -10,7 +10,7 @@ PORTREVISION= 1
CATEGORIES= audio ruby
MASTER_SITES= http://exodus.xmms.se/~tilman/
-MAINTAINER= alexbl@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A last.fm submission client for XMMS2
BUILD_DEPENDS= ${RUBY_SITEARCHLIBDIR}/xmmsclient_ext.so:${PORTSDIR}/audio/ruby-xmms2 \
diff --git a/audio/xmms2/Makefile b/audio/xmms2/Makefile
index f11e31545b62..792569071dbc 100644
--- a/audio/xmms2/Makefile
+++ b/audio/xmms2/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= SF
DISTNAME= ${PORTNAME}-${DISTVERSION}
PORTREVISION?= 2
-MAINTAINER= alexbl@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT?= Rewrite of xmms as a client/server system (developer release)
.if !defined(XMMS2_SLAVE)