From 28bac6ebdd35f45d649f559489b2e69a949b89fe Mon Sep 17 00:00:00 2001 From: "Tobias C. Berner" Date: Thu, 10 Sep 2020 18:55:41 +0000 Subject: Move some gnome@ ports to desktop@ As gnome@ is lacking active committers at the moment, transfer some of its ports [1] up the stack to the desktop@ group, in hope that this way we get some updates in as the set of people that "should feel responsible" grows. As soon as gnome@ grows some committers again, this can (and should) of course be reverted again. [1] The list of ports chosen in this move consits of all the ports that are required to build x11/kde5. Approved by: portmgr (bapt) Differential Revision: https://reviews.freebsd.org/D26362 --- accessibility/at-spi2-atk/Makefile | 2 +- accessibility/at-spi2-core/Makefile | 2 +- accessibility/atk/Makefile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'accessibility') diff --git a/accessibility/at-spi2-atk/Makefile b/accessibility/at-spi2-atk/Makefile index dc2f07ffae07..fd007b7f590b 100644 --- a/accessibility/at-spi2-atk/Makefile +++ b/accessibility/at-spi2-atk/Makefile @@ -7,7 +7,7 @@ CATEGORIES= accessibility x11-toolkits MASTER_SITES= GNOME DIST_SUBDIR= gnome3 -MAINTAINER= gnome@FreeBSD.org +MAINTAINER= desktop@FreeBSD.org COMMENT= Assisted Technology Provider module for GTK+ LICENSE= LGPL21 diff --git a/accessibility/at-spi2-core/Makefile b/accessibility/at-spi2-core/Makefile index e4f400c85dbc..b354985193ce 100644 --- a/accessibility/at-spi2-core/Makefile +++ b/accessibility/at-spi2-core/Makefile @@ -7,7 +7,7 @@ CATEGORIES= accessibility x11-toolkits MASTER_SITES= GNOME DIST_SUBDIR= gnome -MAINTAINER= gnome@FreeBSD.org +MAINTAINER= desktop@FreeBSD.org COMMENT= Assistive Technology Service Provider Interface LICENSE= LGPL21 diff --git a/accessibility/atk/Makefile b/accessibility/atk/Makefile index a420480a9a5b..f22a2c51328b 100644 --- a/accessibility/atk/Makefile +++ b/accessibility/atk/Makefile @@ -8,7 +8,7 @@ CATEGORIES= accessibility devel MASTER_SITES= GNOME DIST_SUBDIR= gnome -MAINTAINER= gnome@FreeBSD.org +MAINTAINER= desktop@FreeBSD.org COMMENT= GNOME accessibility toolkit (ATK) LICENSE= LGPL20+ -- cgit v1.2.3