diff options
author | Mikael Urankar <mikael@FreeBSD.org> | 2025-05-06 11:15:56 +0200 |
---|---|---|
committer | Mikael Urankar <mikael@FreeBSD.org> | 2025-05-06 13:13:30 +0200 |
commit | 80f362a0824b9255ed41b84c8d272adada563f31 (patch) | |
tree | ca11c17855617a902d2131826229e6618cec6116 | |
parent | editors/kakoune-lsp: drop maintainership (diff) |
editors/parinfer-rust: drop maintainership
-rw-r--r-- | editors/parinfer-rust/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/parinfer-rust/Makefile b/editors/parinfer-rust/Makefile index 9f943ace9fea..adc1b9febc34 100644 --- a/editors/parinfer-rust/Makefile +++ b/editors/parinfer-rust/Makefile @@ -4,7 +4,7 @@ DISTVERSION= 0.4.3.20220110 PORTREVISION= 30 CATEGORIES= editors -MAINTAINER= mikael@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Infer parentheses for Clojure, Lisp, and Scheme WWW= https://github.com/eraserhd/parinfer-rust |