aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorYasuhiro Kimura <yasu@FreeBSD.org>2021-09-28 02:25:22 +0000
committerYasuhiro Kimura <yasu@FreeBSD.org>2021-09-28 05:13:33 +0000
commit10c30f1825b82a7e2e27e2d9e176fe8f325ffce3 (patch)
treec3a586aa92bfbd0fc90fe36c4fcc1a10bdd6a3b0 /textproc
parent9260bc85abe97a42706374c893e0567d5fa409ca (diff)
downloadports-10c30f1825b82a7e2e27e2d9e176fe8f325ffce3.tar.gz
ports-10c30f1825b82a7e2e27e2d9e176fe8f325ffce3.zip
*/*: Update MAINTAINER address of my ports to that of FreeBSD.org
Approved by: meta (mentor) Differential Revision: https://reviews.freebsd.org/D32170
Diffstat (limited to 'textproc')
-rw-r--r--textproc/jing/Makefile2
-rw-r--r--textproc/trang/Makefile2
-rw-r--r--textproc/yaml-mode.el/Makefile2
-rw-r--r--textproc/yaml.el/Makefile2
4 files changed, 4 insertions, 4 deletions
diff --git a/textproc/jing/Makefile b/textproc/jing/Makefile
index f76c36e0dcf0..1f6f3863a916 100644
--- a/textproc/jing/Makefile
+++ b/textproc/jing/Makefile
@@ -5,7 +5,7 @@ PORTVERSION= 20181222
CATEGORIES= textproc java
MASTER_SITES= https://github.com/relaxng/jing-trang/releases/download/V${PORTVERSION}/
-MAINTAINER= yasu@utahime.org
+MAINTAINER= yasu@FreeBSD.org
COMMENT= RELAX NG validator in Java
LICENSE= BSD3CLAUSE
diff --git a/textproc/trang/Makefile b/textproc/trang/Makefile
index c4a0b437b411..cc975b3002c2 100644
--- a/textproc/trang/Makefile
+++ b/textproc/trang/Makefile
@@ -5,7 +5,7 @@ PORTVERSION= 20181222
CATEGORIES= textproc java
MASTER_SITES= https://github.com/relaxng/jing-trang/releases/download/V${PORTVERSION}/
-MAINTAINER= yasu@utahime.org
+MAINTAINER= yasu@FreeBSD.org
COMMENT= Multi-format schema converter based on RELAX NG
LICENSE= BSD3CLAUSE
diff --git a/textproc/yaml-mode.el/Makefile b/textproc/yaml-mode.el/Makefile
index e1911d6b1060..bb1b7dfb4588 100644
--- a/textproc/yaml-mode.el/Makefile
+++ b/textproc/yaml-mode.el/Makefile
@@ -6,7 +6,7 @@ PORTREVISION= 1
CATEGORIES= textproc elisp
PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX}
-MAINTAINER= yasu@utahime.org
+MAINTAINER= yasu@FreeBSD.org
COMMENT= Simple major mode to edit YAML file for Emacsen
LICENSE= GPLv2+
diff --git a/textproc/yaml.el/Makefile b/textproc/yaml.el/Makefile
index 8e473b5d3c29..003e72e2f2e1 100644
--- a/textproc/yaml.el/Makefile
+++ b/textproc/yaml.el/Makefile
@@ -4,7 +4,7 @@ DISTVERSION= 0.3.4
CATEGORIES= textproc elisp
PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX}
-MAINTAINER= yasu@utahime.org
+MAINTAINER= yasu@FreeBSD.org
COMMENT= YAML parser in Elisp
LICENSE= GPLv3+