From 137844285de9c936617dea84eec5afe79ab198cd Mon Sep 17 00:00:00 2001 From: Ashish SHUKLA Date: Sat, 10 Sep 2022 09:43:55 +0000 Subject: [PATCH] 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