aboutsummaryrefslogtreecommitdiff
path: root/graphics/tiff
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2022-08-23 17:47:18 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2022-08-26 17:37:42 +0000
commit03ac41951fa0bd09789183204293b5b4ac03dc1f (patch)
tree4d84917528c1639420569149554eb7913aca64f1 /graphics/tiff
parent1d2f0d27cdfcbb3ced161ae1c83c484225913c6e (diff)
downloadports-03ac41951fa0bd09789183204293b5b4ac03dc1f.tar.gz
ports-03ac41951fa0bd09789183204293b5b4ac03dc1f.zip
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
Diffstat (limited to 'graphics/tiff')
-rw-r--r--graphics/tiff/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/tiff/Makefile b/graphics/tiff/Makefile
index 0d7560b7b6a0..ab8e32e13590 100644
--- a/graphics/tiff/Makefile
+++ b/graphics/tiff/Makefile
@@ -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