diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2025-07-02 19:48:33 +0300 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2025-07-02 19:53:31 +0300 |
commit | 6391769099bc9b45d65779605a7ff09d2ba4bf33 (patch) | |
tree | 0bc67ed4b1ef21090f6a63ebbd43a3bb97286a1a | |
parent | */*: IGNORE_WITH_PHP 8.5 (diff) |
*/*: pass maintainership to office@ team
redland ports are not used by KDE for a long time.
PR: 280079
Approved by: fluffy@ (office@)
-rw-r--r-- | textproc/raptor2/Makefile | 2 | ||||
-rw-r--r-- | textproc/rasqal/Makefile | 2 | ||||
-rw-r--r-- | textproc/redland-bindings/Makefile | 2 | ||||
-rw-r--r-- | textproc/redland/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/textproc/raptor2/Makefile b/textproc/raptor2/Makefile index ca561bbc56d0..2c1f7fa3ea2c 100644 --- a/textproc/raptor2/Makefile +++ b/textproc/raptor2/Makefile @@ -7,7 +7,7 @@ MASTER_SITES= https://download.librdf.org/source/ PATCH_SITES= https://github.com/dajobe/raptor/commit/ PATCHFILES= 4dbc4c1da2a033c497d84a1291c46f416a9cac51.patch:-p1 -MAINTAINER= kde@FreeBSD.org +MAINTAINER= office@FreeBSD.org COMMENT= RDF Parser Toolkit for Redland WWW= https://librdf.org/raptor/ diff --git a/textproc/rasqal/Makefile b/textproc/rasqal/Makefile index a6c327fffe9d..52870c8eb0c7 100644 --- a/textproc/rasqal/Makefile +++ b/textproc/rasqal/Makefile @@ -5,7 +5,7 @@ CATEGORIES= textproc MASTER_SITES= http://download.librdf.org/source/ \ SF/librdf/${PORTNAME}/${PORTVERSION} -MAINTAINER= kde@FreeBSD.org +MAINTAINER= office@FreeBSD.org COMMENT= High-level interface for RDF WWW= https://librdf.org/ diff --git a/textproc/redland-bindings/Makefile b/textproc/redland-bindings/Makefile index 97b158cff6fd..8e658c83fe01 100644 --- a/textproc/redland-bindings/Makefile +++ b/textproc/redland-bindings/Makefile @@ -4,7 +4,7 @@ PORTREVISION= 4 CATEGORIES= textproc MASTER_SITES= http://download.librdf.org/source/ -MAINTAINER= kde@FreeBSD.org +MAINTAINER= office@FreeBSD.org COMMENT= Language bindings for the Redland package WWW= https://librdf.org/bindings/ diff --git a/textproc/redland/Makefile b/textproc/redland/Makefile index 198e442ce03c..a7a0c1763d09 100644 --- a/textproc/redland/Makefile +++ b/textproc/redland/Makefile @@ -4,7 +4,7 @@ PORTREVISION= 6 CATEGORIES= textproc MASTER_SITES= http://download.librdf.org/source/ -MAINTAINER= kde@FreeBSD.org +MAINTAINER= office@FreeBSD.org COMMENT= High-level interface for RDF WWW= https://librdf.org |