aboutsummaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorNuno Teixeira <eduardo@FreeBSD.org>2021-02-10 07:42:50 +0000
committerNuno Teixeira <eduardo@FreeBSD.org>2021-02-10 07:42:50 +0000
commit103c3702dee22e1e3edbd41e6c17bcf3c21212f2 (patch)
treebfe3485de7a1f7668387f5366002e714dfbc64fc /editors
parent0eb291bddd66f80e4e53b9ebc53140fed0dc8ffb (diff)
downloadports-103c3702dee22e1e3edbd41e6c17bcf3c21212f2.tar.gz
ports-103c3702dee22e1e3edbd41e6c17bcf3c21212f2.zip
Notes
Diffstat (limited to 'editors')
-rw-r--r--editors/xi-core/Makefile2
-rw-r--r--editors/xi-term/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/editors/xi-core/Makefile b/editors/xi-core/Makefile
index 83323a8f0eea..70d24ca5b61e 100644
--- a/editors/xi-core/Makefile
+++ b/editors/xi-core/Makefile
@@ -6,7 +6,7 @@ DISTVERSION= 0.3.0
PORTREVISION= 11
CATEGORIES= editors
-MAINTAINER= ed.arrakis@gmail.com
+MAINTAINER= eduardo@FreeBSD.org
COMMENT= Modern editor backend written in Rust
LICENSE= APACHE20
diff --git a/editors/xi-term/Makefile b/editors/xi-term/Makefile
index 6af525a69fd7..55484c447a21 100644
--- a/editors/xi-term/Makefile
+++ b/editors/xi-term/Makefile
@@ -5,7 +5,7 @@ DISTVERSION= g20190913
PORTREVISION= 2
CATEGORIES= editors
-MAINTAINER= ed.arrakis@gmail.com
+MAINTAINER= eduardo@FreeBSD.org
COMMENT= Terminal frontend for xi-editor
LICENSE= MIT