diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2020-09-10 18:55:41 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2020-09-10 18:55:41 +0000 |
commit | 28bac6ebdd35f45d649f559489b2e69a949b89fe (patch) | |
tree | a3c773ab8d8371a1c504ea7cfab9dc948059cd8a /net/glib-networking | |
parent | graphics/poppler: update to 20.09.0 (diff) |
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
Notes
Notes:
svn path=/head/; revision=548219
Diffstat (limited to 'net/glib-networking')
-rw-r--r-- | net/glib-networking/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/glib-networking/Makefile b/net/glib-networking/Makefile index c4e95454d9f5..898699d503e7 100644 --- a/net/glib-networking/Makefile +++ b/net/glib-networking/Makefile @@ -8,7 +8,7 @@ CATEGORIES= net MASTER_SITES= GNOME DIST_SUBDIR= gnome -MAINTAINER= gnome@FreeBSD.org +MAINTAINER= desktop@FreeBSD.org COMMENT= Network-related giomodules for glib LICENSE= LGPL21 |