diff options
Diffstat (limited to 'audio/toolame/Makefile')
-rw-r--r-- | audio/toolame/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/toolame/Makefile b/audio/toolame/Makefile index 7c9af6d302a2..875077414a26 100644 --- a/audio/toolame/Makefile +++ b/audio/toolame/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%200.2/${PORTNAME}%2002l DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//} EXTRACT_SUFX= .tgz -MAINTAINER= scjamorim@bsd.com.br +MAINTAINER= sylvio@FreeBSD.org COMMENT= Optimized mpeg 1/2 layer 2 audio encoder USE_GMAKE= yes |