diff options
Diffstat (limited to 'graphics/jpeg')
-rw-r--r-- | graphics/jpeg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/jpeg/Makefile b/graphics/jpeg/Makefile index af161fa3986a..cfd1ff651de7 100644 --- a/graphics/jpeg/Makefile +++ b/graphics/jpeg/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= http://www.ijg.org/files/ \ ftp://ftp.uu.net/graphics/jpeg/ DISTNAME= jpegsrc.v${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= dinoex@FreeBSD.org COMMENT= IJG's jpeg compression utilities WRKSRC= ${WRKDIR}/jpeg-6b |