graphics: Give ports maintained by portmgr to desktop@

These ports were traditionally maintained by portmgr@ to ensure
that they receive an exp-run.

Let's entrust them to desktop@ with a stern "remember to exp-run".

Approved by:		rene
Differential Revision: https://reviews.freebsd.org/D36316
This commit is contained in:
Tobias C. Berner 2022-08-23 19:47:18 +02:00
parent 1d2f0d27cd
commit 03ac41951f
4 changed files with 4 additions and 4 deletions

View File

@ -4,7 +4,7 @@ PORTREVISION= 0
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

View File

@ -5,7 +5,7 @@ CATEGORIES= graphics
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

View File

@ -7,7 +7,7 @@ MASTER_SITES= SF/lib${PORTNAME}/lib${PORTNAME}16/${PORTVERSION} \
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

View File

@ -3,7 +3,7 @@ DISTVERSION= 4.4.0
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