aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2006-04-15 08:01:12 +0800
committerlinimon <linimon@FreeBSD.org>2006-04-15 08:01:12 +0800
commit56c0979a2147273f59afd6a65707d0b4febd4841 (patch)
tree4bdefb327dc12e30dbbdf7277c82a3e70e3d857b /audio
parentad1a506c868b0943a880545d2f629165abf12188 (diff)
downloadfreebsd-ports-gnome-56c0979a2147273f59afd6a65707d0b4febd4841.tar.gz
freebsd-ports-gnome-56c0979a2147273f59afd6a65707d0b4febd4841.tar.zst
freebsd-ports-gnome-56c0979a2147273f59afd6a65707d0b4febd4841.zip
Reset markp due to lack of response to email and maintainer-timeouts.
Hat: portmgr
Diffstat (limited to 'audio')
-rw-r--r--audio/funktrackergold/Makefile2
-rw-r--r--audio/id3tool/Makefile2
-rw-r--r--audio/mp3check/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/audio/funktrackergold/Makefile b/audio/funktrackergold/Makefile
index 4c77ad258615..1c53a0aaf38d 100644
--- a/audio/funktrackergold/Makefile
+++ b/audio/funktrackergold/Makefile
@@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= apps/sound/players
DISTNAME= funktrackergold-1.5-2
EXTRACT_SUFX= .tgz
-MAINTAINER= markp@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A curses MOD/FNK music tracker
WRKSRC= ${WRKDIR}/funkgold
diff --git a/audio/id3tool/Makefile b/audio/id3tool/Makefile
index 5652bd62511e..c11b5600b8ca 100644
--- a/audio/id3tool/Makefile
+++ b/audio/id3tool/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.2
CATEGORIES= audio
MASTER_SITES= http://nekohako.xware.cx/id3tool/
-MAINTAINER= markp@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A utility for manipulating mp3 ID3 Tags
GNU_CONFIGURE= yes
diff --git a/audio/mp3check/Makefile b/audio/mp3check/Makefile
index e250e653f445..6425106f8a65 100644
--- a/audio/mp3check/Makefile
+++ b/audio/mp3check/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= audio
MASTER_SITES= http://www.icculus.org/mp3check/
EXTRACT_SUFX=
-MAINTAINER= markp@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A tool for checking and fixing mp3 archive inconsistencies
RUN_DEPENDS= ${LOCALBASE}/bin/id3tool:${PORTSDIR}/audio/id3tool \