diff options
Diffstat (limited to 'audio/mp3stat')
-rw-r--r-- | audio/mp3stat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/mp3stat/Makefile b/audio/mp3stat/Makefile index 8c53b15ecdff..8ebc07487f53 100644 --- a/audio/mp3stat/Makefile +++ b/audio/mp3stat/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= https://signal-lost.homeip.net/files/ \ http://www.alaskaparadise.com/freebsd/ DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= beech@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Read information about mp3s and oggs bitstream WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} |