git: 394ba699daa4 - main - graphics/ImageMagick*: Assign ports to desktop team
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 03 Nov 2021 21:54:06 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=394ba699daa481547e092dbe7447aa3100bce162 commit 394ba699daa481547e092dbe7447aa3100bce162 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2021-11-03 21:16:36 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2021-11-03 21:53:43 +0000 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 --- graphics/ImageMagick6/Makefile | 2 +- graphics/ImageMagick7/Makefile | 2 +- 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