aboutsummaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2021-04-14 12:02:34 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2021-04-14 12:22:43 +0000
commit3770c4b4eac237ad24557cf79110a788a3e51067 (patch)
tree8877f49e0f80d50f1019ced648b2feee37ab2865 /editors
parentffd4db6b940600e78ab01f8ef06bb3e7629f48e6 (diff)
downloadports-3770c4b4eac237ad24557cf79110a788a3e51067.tar.gz
ports-3770c4b4eac237ad24557cf79110a788a3e51067.zip
Take back some useful ports
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