aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Engberg <diizzy@FreeBSD.org>2021-11-03 21:16:36 +0000
committerDaniel Engberg <diizzy@FreeBSD.org>2021-11-03 21:53:43 +0000
commit394ba699daa481547e092dbe7447aa3100bce162 (patch)
treee716c910f37b04638295134809051da59f454952
parent31d54005d5fbb6d4b85283d4b5931765009e7b77 (diff)
downloadports-394ba699daa481547e092dbe7447aa3100bce162.tar.gz
ports-394ba699daa481547e092dbe7447aa3100bce162.zip
graphics/ImageMagick*: Assign ports to desktop team
Assign ImageMagick ports to desktop team (requested by tcberner) as maintainer is currently unable to keep up due lack of time. Approved by: kwm (port maintainer), arrowd (mentor) Differential Revision: https://reviews.freebsd.org/D32626
-rw-r--r--graphics/ImageMagick6/Makefile2
-rw-r--r--graphics/ImageMagick7/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/graphics/ImageMagick6/Makefile b/graphics/ImageMagick6/Makefile
index ced5af8d0674..4535e8f7b1e5 100644
--- a/graphics/ImageMagick6/Makefile
+++ b/graphics/ImageMagick6/Makefile
@@ -27,7 +27,7 @@ MASTER_SITES= https://www.imagemagick.org/download/ \
ftp://ftp.fifi.org/pub/ImageMagick/
PKGNAMESUFFIX= 6
-MAINTAINER= kwm@FreeBSD.org
+MAINTAINER= desktop@FreeBSD.org
COMMENT= Image processing tools (legacy version)
LICENSE= APACHE20
diff --git a/graphics/ImageMagick7/Makefile b/graphics/ImageMagick7/Makefile
index 8df8dca03fd3..b248888f7838 100644
--- a/graphics/ImageMagick7/Makefile
+++ b/graphics/ImageMagick7/Makefile
@@ -26,7 +26,7 @@ MASTER_SITES= https://www.imagemagick.org/download/ \
ftp://ftp.fifi.org/pub/ImageMagick/
PKGNAMESUFFIX= 7
-MAINTAINER= kwm@FreeBSD.org
+MAINTAINER= desktop@FreeBSD.org
COMMENT= Image processing tools
LICENSE= APACHE20