diff options
author | linimon <linimon@FreeBSD.org> | 2006-04-15 00:01:12 +0000 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2006-04-15 00:01:12 +0000 |
commit | 56c0979a2147273f59afd6a65707d0b4febd4841 (patch) | |
tree | 4bdefb327dc12e30dbbdf7277c82a3e70e3d857b /audio/mp3check | |
parent | ad1a506c868b0943a880545d2f629165abf12188 (diff) | |
download | FreeBSD-ports-56c0979a2147273f59afd6a65707d0b4febd4841.zip FreeBSD-ports-56c0979a2147273f59afd6a65707d0b4febd4841.tar.gz |
Reset markp due to lack of response to email and maintainer-timeouts.
Hat: portmgr
Diffstat (limited to 'audio/mp3check')
-rw-r--r-- | audio/mp3check/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/mp3check/Makefile b/audio/mp3check/Makefile index e250e65..6425106 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 \ |