diff options
Diffstat (limited to 'audio/cmp3/Makefile')
-rw-r--r-- | audio/cmp3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/cmp3/Makefile b/audio/cmp3/Makefile index 4e3733de59c0..1770524e454f 100644 --- a/audio/cmp3/Makefile +++ b/audio/cmp3/Makefile @@ -12,7 +12,7 @@ CATEGORIES= audio MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/2.0-pre6 DISTNAME= ${PORTNAME}-${PORTVERSION:S/.p/pre/} -MAINTAINER= scjamorim@bsd.com.br +MAINTAINER= sylvio@FreeBSD.org COMMENT= An ncurses based frontend to mpg123 RUN_DEPENDS= mpg123:${PORTSDIR}/audio/mpg123 |