aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2005-11-11 09:18:01 +0800
committerlinimon <linimon@FreeBSD.org>2005-11-11 09:18:01 +0800
commit62ed156e6eb708110426679c683c7eb1b792ccf3 (patch)
tree05fedcd42e20f60f57fa9511f8bac3285d258d8b /audio
parent8eb70ff845d2176dfd75181ba0ee77590eef9174 (diff)
downloadfreebsd-ports-graphics-62ed156e6eb708110426679c683c7eb1b792ccf3.tar.gz
freebsd-ports-graphics-62ed156e6eb708110426679c683c7eb1b792ccf3.tar.zst
freebsd-ports-graphics-62ed156e6eb708110426679c683c7eb1b792ccf3.zip
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 658e68af29b..2c0032871ec 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 11c76a35e79..e0b59e8501c 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 dcf8cfb1fa1..21b23f5bd3b 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 0e089b9cb88..97cee730d65 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 fe8b8434642..f37cada851d 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 1669c974874..e2c3afed2ed 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 db0038c33dc..9b3a6d2c2f8 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 ea4b4115ea1..dab6c5ba63b 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 b48deaf4ee4..63e0d94ba7a 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 b3c94da44b1..ba8fe8d57e8 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 17fb4b0f65e..1465a58a658 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 1663ade8fa6..285d58c000b 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 c49806a9c0b..a593fe18198 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 5b9a5b5e6c0..02ca2b34492 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 bad8bfae06c..9191dd5021b 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 ea4b4115ea1..dab6c5ba63b 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 ea4b4115ea1..dab6c5ba63b 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