diff options
author | linimon <linimon@FreeBSD.org> | 2006-04-15 08:01:12 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2006-04-15 08:01:12 +0800 |
commit | 56c0979a2147273f59afd6a65707d0b4febd4841 (patch) | |
tree | 4bdefb327dc12e30dbbdf7277c82a3e70e3d857b /audio | |
parent | ad1a506c868b0943a880545d2f629165abf12188 (diff) | |
download | freebsd-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/Makefile | 2 | ||||
-rw-r--r-- | audio/id3tool/Makefile | 2 | ||||
-rw-r--r-- | audio/mp3check/Makefile | 2 |
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 \ |