aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2023-10-02 19:19:30 +0000
committerRene Ladan <rene@FreeBSD.org>2023-10-02 19:19:30 +0000
commitac5deb5e1a3e693755680fc35f0cfe35e593f3fa (patch)
treea28757e2e298305baf6d087f6195a9d791ee8716 /textproc
parentba95bbdb1b5a5c3d4b998b5e2cd5ec0e7f42c75f (diff)
downloadports-ac5deb5e1a3e693755680fc35f0cfe35e593f3fa.tar.gz
ports-ac5deb5e1a3e693755680fc35f0cfe35e593f3fa.zip
all: return bland@'s ports to the pool (+gnome) after safekeeping their commit bit.
Hat: portmgr-secretary
Diffstat (limited to 'textproc')
-rw-r--r--textproc/libxml++26/Makefile2
-rw-r--r--textproc/libxml++30/Makefile2
-rw-r--r--textproc/py-line-protocol-parser/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/textproc/libxml++26/Makefile b/textproc/libxml++26/Makefile
index e2a379c2e50c..c50eefe450a7 100644
--- a/textproc/libxml++26/Makefile
+++ b/textproc/libxml++26/Makefile
@@ -5,7 +5,7 @@ PORTEPOCH= 1
CATEGORIES= textproc
MASTER_SITES= GNOME
-MAINTAINER= bland@FreeBSD.org
+MAINTAINER= gnome@FreeBSD.org
COMMENT= XML API for C++
WWW= http://libxmlplusplus.sourceforge.net/
diff --git a/textproc/libxml++30/Makefile b/textproc/libxml++30/Makefile
index d4068b62c8e7..16fb802274a1 100644
--- a/textproc/libxml++30/Makefile
+++ b/textproc/libxml++30/Makefile
@@ -5,7 +5,7 @@ CATEGORIES= textproc
MASTER_SITES= GNOME
PKGNAMESUFFIX= 30
-MAINTAINER= bland@FreeBSD.org
+MAINTAINER= gnome@FreeBSD.org
COMMENT= XML API for C++
WWW= http://libxmlplusplus.sourceforge.net/
diff --git a/textproc/py-line-protocol-parser/Makefile b/textproc/py-line-protocol-parser/Makefile
index c1167566d0dc..eb562983e4ed 100644
--- a/textproc/py-line-protocol-parser/Makefile
+++ b/textproc/py-line-protocol-parser/Makefile
@@ -3,7 +3,7 @@ PORTVERSION= 1.1.1
CATEGORIES= textproc python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= bland@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Parses InfluxDB line protocol strings into Python dictionaries
WWW= https://github.com/Penlect/line-protocol-parser/