aboutsummaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
Diffstat (limited to 'editors')
-rw-r--r--editors/kakoune/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/kakoune/Makefile b/editors/kakoune/Makefile
index a5bfe65699b1..b9033e4031a6 100644
--- a/editors/kakoune/Makefile
+++ b/editors/kakoune/Makefile
@@ -3,7 +3,7 @@ DISTVERSION= 2020.09.01
CATEGORIES= editors
MASTER_SITES= https://github.com/mawww/kakoune/releases/download/v${DISTVERSION}/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= tobik@FreeBSD.org
COMMENT= Modal code editor with a focus on interactivity
LICENSE= UNLICENSE