diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2005-04-13 14:30:01 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2005-04-13 14:30:01 +0000 |
commit | 55f31db289d672fb4705ad4e9d715281e3070f18 (patch) | |
tree | b115bf61f716e6f2ac396767c28f3e6ca68dc08b /audio/mp3gain | |
parent | s/^\.elseif/.else/ (diff) |
reset maintainer to ports@FreeBSD.org
PR: ports/79727
Approved by: maintainer
Notes
Notes:
svn path=/head/; revision=133242
Diffstat (limited to 'audio/mp3gain')
-rw-r--r-- | audio/mp3gain/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/mp3gain/Makefile b/audio/mp3gain/Makefile index b60ee3437623..c9ca3489062b 100644 --- a/audio/mp3gain/Makefile +++ b/audio/mp3gain/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.mpex.net/software/mirror/ \ http://www.speakeasy.net/~djkarmad/mp3gain/ DISTNAME= ${PORTNAME}${PORTVERSION:C/\.//g}_src${EXTSUFFIX} -MAINTAINER= corecode@corecode.ath.cx +MAINTAINER= ports@FreeBSD.org COMMENT= A tool to normalize the gain of mp3 files PLIST_FILES= bin/mp3gain |