git: 137844285de9 - main - editors/kakoune: Adopt port
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 10 Sep 2022 09:50:18 UTC
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