summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2020-09-10 18:55:41 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2020-09-10 18:55:41 +0000
commit28bac6ebdd35f45d649f559489b2e69a949b89fe (patch)
treea3c773ab8d8371a1c504ea7cfab9dc948059cd8a /textproc
parentgraphics/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 'textproc')
-rw-r--r--textproc/gtk-doc/Makefile2
-rw-r--r--textproc/intltool/Makefile2
-rw-r--r--textproc/libcroco/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/textproc/gtk-doc/Makefile b/textproc/gtk-doc/Makefile
index db2ac59fb738..d1ec1b913f6d 100644
--- a/textproc/gtk-doc/Makefile
+++ b/textproc/gtk-doc/Makefile
@@ -7,7 +7,7 @@ PORTREVISION= 1
CATEGORIES= textproc
MASTER_SITES= GNOME
-MAINTAINER= gnome@FreeBSD.org
+MAINTAINER= desktop@FreeBSD.org
COMMENT= Code documentation system, originally for GTK+
LICENSE= GPLv2
diff --git a/textproc/intltool/Makefile b/textproc/intltool/Makefile
index 878345b2263d..17dfa3b57609 100644
--- a/textproc/intltool/Makefile
+++ b/textproc/intltool/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= textproc gnome
MASTER_SITES= https://launchpad.net/intltool/trunk/${PORTVERSION}/+download/
DIST_SUBDIR= gnome
-MAINTAINER= gnome@FreeBSD.org
+MAINTAINER= desktop@FreeBSD.org
COMMENT= Tools to internationalize various kinds of data files
LICENSE= GPLv2
diff --git a/textproc/libcroco/Makefile b/textproc/libcroco/Makefile
index 4b3b3b791675..a3c08c127adb 100644
--- a/textproc/libcroco/Makefile
+++ b/textproc/libcroco/Makefile
@@ -6,7 +6,7 @@ PORTVERSION= 0.6.13
CATEGORIES= textproc gnome
MASTER_SITES= GNOME
-MAINTAINER= gnome@FreeBSD.org
+MAINTAINER= desktop@FreeBSD.org
COMMENT= CSS2 parsing library
LICENSE= LGPL21