diff options
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 |