Index: graphics/giflib/Makefile =================================================================== --- graphics/giflib/Makefile +++ graphics/giflib/Makefile @@ -4,7 +4,7 @@ CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME} -MAINTAINER= portmgr@FreeBSD.org +MAINTAINER= desktop@FreeBSD.org COMMENT= Tools and library routines for working with GIF images LICENSE= MIT Index: graphics/jpeg-turbo/Makefile =================================================================== --- graphics/jpeg-turbo/Makefile +++ graphics/jpeg-turbo/Makefile @@ -5,7 +5,7 @@ MASTER_SITES= SF/lib${PORTNAME}/${DISTVERSION} DISTNAME= lib${PORTNAME}-${DISTVERSION} -MAINTAINER= portmgr@FreeBSD.org +MAINTAINER= desktop@FreeBSD.org COMMENT?= SIMD-accelerated JPEG codec which replaces libjpeg LICENSE= BSD3CLAUSE IJG ZLIB Index: graphics/png/Makefile =================================================================== --- graphics/png/Makefile +++ graphics/png/Makefile @@ -7,7 +7,7 @@ PATCH_SITES= SF/apng/lib${PORTNAME}/lib${PORTNAME}16/ DISTNAME= lib${PORTNAME}-${PORTVERSION} -MAINTAINER= portmgr@FreeBSD.org +MAINTAINER= desktop@FreeBSD.org COMMENT= Library for manipulating PNG images LICENSE= Libpng Index: graphics/tiff/Makefile =================================================================== --- graphics/tiff/Makefile +++ graphics/tiff/Makefile @@ -3,7 +3,7 @@ CATEGORIES= graphics MASTER_SITES= https://download.osgeo.org/libtiff/ -MAINTAINER= portmgr@FreeBSD.org +MAINTAINER= desktop@FreeBSD.org COMMENT= Tools and library routines for working with TIFF images LICENSE= BSD3CLAUSE