summaryrefslogtreecommitdiff
path: root/textproc/libxslt
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2019-11-15 20:10:21 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2019-11-15 20:10:21 +0000
commit5bed1dc4735a28e1f44a25650993124e06523538 (patch)
treeeece3774bd0f987cb149658099c07c056b24adfe /textproc/libxslt
parentUpdate to version 2.0.9. (diff)
Create desktop@ as maintainer of some shared desktop ports
This idea has been around for quite some time. Time to make it happen. In order to share the load on the ports required by multiple desktop environments start to share the responsibility of maintainership. This is the initial list that came to mind, but we can probably extend it, to include another handful of ports. WWW: https://wiki.freebsd.org/DesktopTeam Mailing List: https://lists.freebsd.org/mailman/listinfo/freebsd-desktop Approved by: swills, kwm (gnome), madpilot (xfce) Differential Revision: https://reviews.freebsd.org/D22389
Notes
Notes: svn path=/head/; revision=517700
Diffstat (limited to 'textproc/libxslt')
-rw-r--r--textproc/libxslt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/libxslt/Makefile b/textproc/libxslt/Makefile
index 15bfb9e5338e..610a719bf00f 100644
--- a/textproc/libxslt/Makefile
+++ b/textproc/libxslt/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= http://xmlsoft.org/sources/ \
https://mirror.umd.edu/xbmc/build-deps/sources/
DIST_SUBDIR= gnome2
-MAINTAINER?= gnome@FreeBSD.org
+MAINTAINER?= desktop@FreeBSD.org
COMMENT?= The XSLT C library for GNOME
.if !defined(REFERENCE_PORT)