summaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2005-11-11 01:18:01 +0000
committerlinimon <linimon@FreeBSD.org>2005-11-11 01:18:01 +0000
commit62ed156e6eb708110426679c683c7eb1b792ccf3 (patch)
tree05fedcd42e20f60f57fa9511f8bac3285d258d8b /audio
parent8eb70ff845d2176dfd75181ba0ee77590eef9174 (diff)
downloadFreeBSD-ports-62ed156e6eb708110426679c683c7eb1b792ccf3.zip
FreeBSD-ports-62ed156e6eb708110426679c683c7eb1b792ccf3.tar.gz
With portmgr hat on, reset maintainership of knu's ports since he has
been inactive more than 6 months. We hope to see him back sometime.
Diffstat (limited to 'audio')
-rw-r--r--audio/p5-MusicBrainz-Client/Makefile2
-rw-r--r--audio/p5-MusicBrainz-Queries/Makefile2
-rw-r--r--audio/p5-MusicBrainz-TRM/Makefile2
-rw-r--r--audio/py-musicbrainz/Makefile2
-rw-r--r--audio/ruby-audiofile/Makefile2
-rw-r--r--audio/ruby-esound/Makefile2
-rw-r--r--audio/ruby-freedb/Makefile2
-rw-r--r--audio/ruby-mp3info/Makefile2
-rw-r--r--audio/ruby-mp3tag/Makefile2
-rw-r--r--audio/ruby-musicbrainz/Makefile2
-rw-r--r--audio/ruby-ogginfo/Makefile2
-rw-r--r--audio/ruby-shout/Makefile2
-rw-r--r--audio/ruby-smf/Makefile2
-rw-r--r--audio/ruby-vorbisfile/Makefile2
-rw-r--r--audio/ruby-xmms/Makefile2
-rw-r--r--audio/rubygem-mp3info/Makefile2
-rw-r--r--audio/rubygem-ruby-mp3info/Makefile2
17 files changed, 17 insertions, 17 deletions
diff --git a/audio/p5-MusicBrainz-Client/Makefile b/audio/p5-MusicBrainz-Client/Makefile
index 658e68a..2c00328 100644
--- a/audio/p5-MusicBrainz-Client/Makefile
+++ b/audio/p5-MusicBrainz-Client/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= # none
PKGNAMEPREFIX= p5-
DISTFILES= # none
-MAINTAINER= knu@freebsd.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A Perl module that provides access to the musicbrainz client API
EXTRACT_DEPENDS= ${NONEXISTENT}:${LIBMUSICBRAINZ_PORTDIR}:patch
diff --git a/audio/p5-MusicBrainz-Queries/Makefile b/audio/p5-MusicBrainz-Queries/Makefile
index 11c76a3..e0b59e8 100644
--- a/audio/p5-MusicBrainz-Queries/Makefile
+++ b/audio/p5-MusicBrainz-Queries/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= # none
PKGNAMEPREFIX= p5-
DISTFILES= # none
-MAINTAINER= knu@freebsd.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A Perl module that provides the musicbrainz query constants
EXTRACT_DEPENDS= ${NONEXISTENT}:${LIBMUSICBRAINZ_PORTDIR}:patch
diff --git a/audio/p5-MusicBrainz-TRM/Makefile b/audio/p5-MusicBrainz-TRM/Makefile
index dcf8cfb1f..21b23f5 100644
--- a/audio/p5-MusicBrainz-TRM/Makefile
+++ b/audio/p5-MusicBrainz-TRM/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= # none
PKGNAMEPREFIX= p5-
DISTFILES= # none
-MAINTAINER= knu@freebsd.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A Perl module that provides access to the musicbrainz client TRM API
EXTRACT_DEPENDS= ${NONEXISTENT}:${LIBMUSICBRAINZ_PORTDIR}:patch
diff --git a/audio/py-musicbrainz/Makefile b/audio/py-musicbrainz/Makefile
index 0e089b9..97cee73 100644
--- a/audio/py-musicbrainz/Makefile
+++ b/audio/py-musicbrainz/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.musicbrainz.org/pub/musicbrainz/picard/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= python-${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}-picard
-MAINTAINER= knu@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= MusicBrainz bindings for Python
BUILD_DEPENDS= ${PYTHONPREFIX_SITELIBDIR}/ctypes/__init__.py:${PORTSDIR}/devel/py-ctypes
diff --git a/audio/ruby-audiofile/Makefile b/audio/ruby-audiofile/Makefile
index fe8b843..f37cada 100644
--- a/audio/ruby-audiofile/Makefile
+++ b/audio/ruby-audiofile/Makefile
@@ -15,7 +15,7 @@ DISTNAME= ruby-${PORTNAME}-${PORTVERSION}
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${CDDB_DISTNAME}${EXTRACT_SUFX}
DIST_SUBDIR= ruby
-MAINTAINER= knu@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A Ruby binding to the audiofile library
LIB_DEPENDS= audiofile.0:${PORTSDIR}/audio/libaudiofile
diff --git a/audio/ruby-esound/Makefile b/audio/ruby-esound/Makefile
index 1669c97..e2c3afe 100644
--- a/audio/ruby-esound/Makefile
+++ b/audio/ruby-esound/Makefile
@@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DISTNAME= ruby-${PORTNAME}-${PORTVERSION}
DIST_SUBDIR= ruby
-MAINTAINER= knu@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A Ruby binding to the EsounD library
LIB_DEPENDS= esd.2:${PORTSDIR}/audio/esound
diff --git a/audio/ruby-freedb/Makefile b/audio/ruby-freedb/Makefile
index db0038c..9b3a6d2 100644
--- a/audio/ruby-freedb/Makefile
+++ b/audio/ruby-freedb/Makefile
@@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DISTNAME= ruby-${PORTNAME}-${PORTVERSION}
DIST_SUBDIR= ruby
-MAINTAINER= knu@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A Ruby library that provides access to Freedb/CDDB servers
USE_RUBY= yes
diff --git a/audio/ruby-mp3info/Makefile b/audio/ruby-mp3info/Makefile
index ea4b411..dab6c5b 100644
--- a/audio/ruby-mp3info/Makefile
+++ b/audio/ruby-mp3info/Makefile
@@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DISTNAME= ruby-${PORTNAME}-${PORTVERSION}
DIST_SUBDIR= ruby
-MAINTAINER= knu@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A Ruby library to access to information on mp3 files
USE_RUBY= yes
diff --git a/audio/ruby-mp3tag/Makefile b/audio/ruby-mp3tag/Makefile
index b48deaf..63e0d94 100644
--- a/audio/ruby-mp3tag/Makefile
+++ b/audio/ruby-mp3tag/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://users.cybercity.dk/~dsl8950/ruby/
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DIST_SUBDIR= ruby
-MAINTAINER= knu@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A Ruby module to manipulate ID3v1.1 tags in MP3 files
USE_RUBY= yes
diff --git a/audio/ruby-musicbrainz/Makefile b/audio/ruby-musicbrainz/Makefile
index b3c94da..ba8fe8d 100644
--- a/audio/ruby-musicbrainz/Makefile
+++ b/audio/ruby-musicbrainz/Makefile
@@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DISTNAME= mb-ruby-${PORTVERSION}
DIST_SUBDIR= ruby
-MAINTAINER= knu@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= MusicBrainz bindings for Ruby
LIB_DEPENDS= musicbrainz.4:${PORTSDIR}/audio/libmusicbrainz
diff --git a/audio/ruby-ogginfo/Makefile b/audio/ruby-ogginfo/Makefile
index 17fb4b0..1465a58 100644
--- a/audio/ruby-ogginfo/Makefile
+++ b/audio/ruby-ogginfo/Makefile
@@ -14,7 +14,7 @@ DISTFILES= ${PORTNAME}.rb-${PORTVERSION} # any file name is ok
DIST_SUBDIR= ruby
EXTRACT_ONLY= # none
-MAINTAINER= knu@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A Ruby library to access to information on ogg files
USE_RUBY= yes
diff --git a/audio/ruby-shout/Makefile b/audio/ruby-shout/Makefile
index 1663ade..285d58c 100644
--- a/audio/ruby-shout/Makefile
+++ b/audio/ruby-shout/Makefile
@@ -15,7 +15,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DISTNAME= ruby-${PORTNAME}-${PORTVERSION}
DIST_SUBDIR= ruby
-MAINTAINER= knu@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A Ruby binding to the libshout library
LIB_DEPENDS= shout.4:${PORTSDIR}/audio/libshout2
diff --git a/audio/ruby-smf/Makefile b/audio/ruby-smf/Makefile
index c49806a..a593fe1 100644
--- a/audio/ruby-smf/Makefile
+++ b/audio/ruby-smf/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://www.funaba.org/archive/
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DIST_SUBDIR= ruby
-MAINTAINER= knu@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Ruby module to handle Standard MIDI Files
USE_RUBY= yes
diff --git a/audio/ruby-vorbisfile/Makefile b/audio/ruby-vorbisfile/Makefile
index 5b9a5b5..02ca2b3 100644
--- a/audio/ruby-vorbisfile/Makefile
+++ b/audio/ruby-vorbisfile/Makefile
@@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DISTNAME= ruby-${PORTNAME}-${PORTVERSION}
DIST_SUBDIR= ruby
-MAINTAINER= knu@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A Ruby extension wrapping libvorbisfile
LIB_DEPENDS= vorbisfile.4:${PORTSDIR}/audio/libvorbis
diff --git a/audio/ruby-xmms/Makefile b/audio/ruby-xmms/Makefile
index bad8bfa..9191dd5 100644
--- a/audio/ruby-xmms/Makefile
+++ b/audio/ruby-xmms/Makefile
@@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DISTNAME= ${PORTNAME}-ruby-${PORTVERSION}
DIST_SUBDIR= ruby
-MAINTAINER= knu@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= XMMS bindings for Ruby
LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms
diff --git a/audio/rubygem-mp3info/Makefile b/audio/rubygem-mp3info/Makefile
index ea4b411..dab6c5b 100644
--- a/audio/rubygem-mp3info/Makefile
+++ b/audio/rubygem-mp3info/Makefile
@@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DISTNAME= ruby-${PORTNAME}-${PORTVERSION}
DIST_SUBDIR= ruby
-MAINTAINER= knu@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A Ruby library to access to information on mp3 files
USE_RUBY= yes
diff --git a/audio/rubygem-ruby-mp3info/Makefile b/audio/rubygem-ruby-mp3info/Makefile
index ea4b411..dab6c5b 100644
--- a/audio/rubygem-ruby-mp3info/Makefile
+++ b/audio/rubygem-ruby-mp3info/Makefile
@@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DISTNAME= ruby-${PORTNAME}-${PORTVERSION}
DIST_SUBDIR= ruby
-MAINTAINER= knu@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A Ruby library to access to information on mp3 files
USE_RUBY= yes
OpenPOWER on IntegriCloud