aboutsummaryrefslogtreecommitdiffstats
path: root/devel/pygobject3-common
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2020-09-11 02:55:41 +0800
committerTobias C. Berner <tcberner@FreeBSD.org>2020-09-11 02:55:41 +0800
commit28bac6ebdd35f45d649f559489b2e69a949b89fe (patch)
treea3c773ab8d8371a1c504ea7cfab9dc948059cd8a /devel/pygobject3-common
parent5dc59a82ae0c1334491d59d893c3ed34b5f5699e (diff)
downloadfreebsd-ports-gnome-28bac6ebdd35f45d649f559489b2e69a949b89fe.tar.gz
freebsd-ports-gnome-28bac6ebdd35f45d649f559489b2e69a949b89fe.tar.zst
freebsd-ports-gnome-28bac6ebdd35f45d649f559489b2e69a949b89fe.zip
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
Diffstat (limited to 'devel/pygobject3-common')
-rw-r--r--devel/pygobject3-common/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/pygobject3-common/Makefile b/devel/pygobject3-common/Makefile
index 0caff8666da1..4a29d190a7de 100644
--- a/devel/pygobject3-common/Makefile
+++ b/devel/pygobject3-common/Makefile
@@ -11,7 +11,7 @@ PKGNAMESUFFIX?= 3-common
DISTNAME= pygobject-${PORTVERSION}
DIST_SUBDIR= gnome
-MAINTAINER= gnome@FreeBSD.org
+MAINTAINER= desktop@FreeBSD.org
COMMENT?= Common files for the Python bindings for GObject
LICENSE= LGPL21