Date: Sat, 10 Sep 2022 09:50:18 GMT From: Ashish SHUKLA <ashish@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 137844285de9 - main - editors/kakoune: Adopt port Message-ID: <202209100950.28A9oI2V083629@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by ashish: URL: https://cgit.FreeBSD.org/ports/commit/?id=137844285de9c936617dea84eec5afe79ab198cd commit 137844285de9c936617dea84eec5afe79ab198cd Author: Ashish SHUKLA <ashish@FreeBSD.org> AuthorDate: 2022-09-10 09:43:55 +0000 Commit: Ashish SHUKLA <ashish@FreeBSD.org> CommitDate: 2022-09-10 09:49:17 +0000 editors/kakoune: Adopt port --- editors/kakoune/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/editors/kakoune/Makefile b/editors/kakoune/Makefile index 2b07b0806c8d..1af578b9f35d 100644 --- a/editors/kakoune/Makefile +++ b/editors/kakoune/Makefile @@ -3,7 +3,7 @@ DISTVERSION= 2021.11.08 CATEGORIES= editors MASTER_SITES= https://github.com/mawww/kakoune/releases/download/v${DISTVERSION}/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ashish@FreeBSD.org COMMENT= Modal code editor with a focus on interactivity WWW= https://kakoune.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202209100950.28A9oI2V083629>