git: bbd5bc45e557 - main - */*: Change maintainership
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 29 Dec 2024 15:41:37 UTC
The branch main has been updated by eduardo: URL: https://cgit.FreeBSD.org/ports/commit/?id=bbd5bc45e55786b156395958693d72a22bd0dca2 commit bbd5bc45e55786b156395958693d72a22bd0dca2 Author: Nuno Teixeira <eduardo@FreeBSD.org> AuthorDate: 2024-12-29 15:39:40 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2024-12-29 15:39:40 +0000 */*: Change maintainership Pass maintainer to Benjamin Jacobs <freebsd@dev.thsi.be> PR: 283719 --- devel/ocaml-cppo/Makefile | 2 +- devel/ocaml-extlib/Makefile | 2 +- devel/omake/Makefile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/devel/ocaml-cppo/Makefile b/devel/ocaml-cppo/Makefile index c0646f11e511..20a6267b3442 100644 --- a/devel/ocaml-cppo/Makefile +++ b/devel/ocaml-cppo/Makefile @@ -5,7 +5,7 @@ PORTREVISION= 3 CATEGORIES= devel PKGNAMEPREFIX= ocaml- -MAINTAINER= eduardo@FreeBSD.org +MAINTAINER= freebsd@dev.thsi.be COMMENT= C-style preprocessor for OCaml WWW= https://github.com/ocaml-community/cppo diff --git a/devel/ocaml-extlib/Makefile b/devel/ocaml-extlib/Makefile index 2dc6c7cf7468..33480bfb0f01 100644 --- a/devel/ocaml-extlib/Makefile +++ b/devel/ocaml-extlib/Makefile @@ -5,7 +5,7 @@ CATEGORIES= devel MASTER_SITES= https://github.com/ygrek/ocaml-extlib/releases/download/${DISTVERSION}/ PKGNAMEPREFIX= ocaml- -MAINTAINER= eduardo@FreeBSD.org +MAINTAINER= freebsd@dev.thsi.be COMMENT= Complete - yet small - standard library for OCaml WWW= https://github.com/ygrek/ocaml-extlib diff --git a/devel/omake/Makefile b/devel/omake/Makefile index 0e27bdf453b8..5f314dcdc98f 100644 --- a/devel/omake/Makefile +++ b/devel/omake/Makefile @@ -4,7 +4,7 @@ PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= http://download.camlcity.org/download/ -MAINTAINER= eduardo@FreeBSD.org +MAINTAINER= freebsd@dev.thsi.be COMMENT= Flexible build system WWW= http://projects.camlcity.org/projects/omake.html