From 2f4369553624f34cf2f23a7d6239a3e8ad87b7aa Mon Sep 17 00:00:00 2001 From: Muhammad Moinur Rahman Date: Tue, 13 Jun 2023 10:26:20 +0200 Subject: [PATCH] */*: Pass MAINTAINERSHIP - Pass the MAINTAINERHSIP of the following ports devel/libzim [1] devel/libkiwix [2] www/kiwix-tools [2] PR: 271975 Approved by: me@int19h.org [2] bofh [1] --- devel/libkiwix/Makefile | 3 ++- devel/libzim/Makefile | 3 ++- www/kiwix-tools/Makefile | 3 ++- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/devel/libkiwix/Makefile b/devel/libkiwix/Makefile index 97d1ae7bbf20..94c2057576bd 100644 --- a/devel/libkiwix/Makefile +++ b/devel/libkiwix/Makefile @@ -1,8 +1,9 @@ PORTNAME= libkiwix DISTVERSION= 12.0.0 +PORTREVISION= 1 CATEGORIES= devel -MAINTAINER= me@int19h.org +MAINTAINER= olce.freebsd.ports@certner.fr COMMENT= Common code base for all Kiwix ports WWW= https://www.kiwix.org/ diff --git a/devel/libzim/Makefile b/devel/libzim/Makefile index 33566ceab49f..096a880bfb13 100644 --- a/devel/libzim/Makefile +++ b/devel/libzim/Makefile @@ -1,9 +1,10 @@ PORTNAME= libzim DISTVERSION= 8.2.0 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= https://download.openzim.org/release/libzim/ -MAINTAINER= bofh@FreeBSD.org +MAINTAINER= olce.freebsd.ports@certner.fr COMMENT= Reference implementation of the ZIM specification WWW= https://www.openzim.org/wiki/OpenZIM diff --git a/www/kiwix-tools/Makefile b/www/kiwix-tools/Makefile index 2f93395b4ebf..0ecf0b1ecc4f 100644 --- a/www/kiwix-tools/Makefile +++ b/www/kiwix-tools/Makefile @@ -1,8 +1,9 @@ PORTNAME= kiwix-tools DISTVERSION= 3.5.0 +PORTREVISION= 1 CATEGORIES= www -MAINTAINER= me@int19h.org +MAINTAINER= olce.freebsd.ports@certner.fr COMMENT= Command-line Kiwix tools WWW= https://www.kiwix.org/