aboutsummaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorLewis Cook <lcook@FreeBSD.org>2021-01-22 10:08:51 +0000
committerLewis Cook <lcook@FreeBSD.org>2021-01-22 10:08:51 +0000
commita5c7f2939c4c239326348dd763b63e00a4202f5d (patch)
treebbdd978d6b08297bf2261b52edf71d0c712e7db4 /editors
parent7d69d3cc85a1d77a6ccfc580ed989a12f2e5fef4 (diff)
downloadports-a5c7f2939c4c239326348dd763b63e00a4202f5d.tar.gz
ports-a5c7f2939c4c239326348dd763b63e00a4202f5d.zip
Notes
Diffstat (limited to 'editors')
-rw-r--r--editors/kibi/Makefile2
-rw-r--r--editors/micro/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/editors/kibi/Makefile b/editors/kibi/Makefile
index 6e6c7f503960..d44087ce242a 100644
--- a/editors/kibi/Makefile
+++ b/editors/kibi/Makefile
@@ -6,7 +6,7 @@ DISTVERSION= 0.2.1
PORTREVISION= 3
CATEGORIES= editors
-MAINTAINER= vulcan@wired.sh
+MAINTAINER= lcook@FreeBSD.org
COMMENT= Tiny text editor written in Rust
LICENSE= BSD2CLAUSE
diff --git a/editors/micro/Makefile b/editors/micro/Makefile
index 6e435b6c85f7..379bf159ecc7 100644
--- a/editors/micro/Makefile
+++ b/editors/micro/Makefile
@@ -5,7 +5,7 @@ PORTVERSION= 2.0.8
DISTVERSIONPREFIX= v
CATEGORIES= editors
-MAINTAINER= vulcan@wired.sh
+MAINTAINER= lcook@FreeBSD.org
COMMENT= Modern and intuitive terminal-based text editor
LICENSE= MIT