git: 43d1583b7e07 - main - shells/oksh: take maintainership
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 25 Aug 2022 21:56:09 UTC
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