Date: Thu, 25 Aug 2022 21:56:09 GMT From: Piotr Kubaj <pkubaj@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 43d1583b7e07 - main - shells/oksh: take maintainership Message-ID: <202208252156.27PLu9kG013674@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by pkubaj: URL: https://cgit.FreeBSD.org/ports/commit/?id=43d1583b7e0787c65f69efec9f57302c14b0026c commit 43d1583b7e0787c65f69efec9f57302c14b0026c Author: Piotr Kubaj <pkubaj@FreeBSD.org> AuthorDate: 2022-08-25 21:55:59 +0000 Commit: Piotr Kubaj <pkubaj@FreeBSD.org> CommitDate: 2022-08-25 21:55:59 +0000 shells/oksh: take maintainership --- shells/oksh/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shells/oksh/Makefile b/shells/oksh/Makefile index ee50ac3c12a6..873ba66458aa 100644 --- a/shells/oksh/Makefile +++ b/shells/oksh/Makefile @@ -4,7 +4,7 @@ PORTEPOCH= 1 CATEGORIES= shells MASTER_SITES= https://github.com/ibara/oksh/releases/download/oksh-${DISTVERSION}/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= pkubaj@FreeBSD.org COMMENT= Portable OpenBSD Korn shell LICENSE= PD
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202208252156.27PLu9kG013674>