diff options
| author | Daniel Engberg <diizzy@FreeBSD.org> | 2021-11-03 22:16:36 +0100 |
|---|---|---|
| committer | Daniel Engberg <diizzy@FreeBSD.org> | 2021-11-03 22:53:43 +0100 |
| commit | 394ba699daa481547e092dbe7447aa3100bce162 (patch) | |
| tree | e716c910f37b04638295134809051da59f454952 | |
| parent | www/firefox: update to 94.0.1 (diff) | |
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/Makefile | 2 | ||||
| -rw-r--r-- | 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 |
