diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/webp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/webp/Makefile b/graphics/webp/Makefile index 714ecca49472..e83c68119a33 100644 --- a/graphics/webp/Makefile +++ b/graphics/webp/Makefile @@ -8,7 +8,7 @@ CATEGORIES= graphics MASTER_SITES= GOOGLE_CODE DISTNAME= lib${PORTNAME}-${PORTVERSION} -MAINTAINER= johans@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Google WebP image format conversion tool LIB_DEPENDS= libjpeg.so:${PORTSDIR}/graphics/jpeg \ |