diff options
author | Yasuhiro Kimura <yasu@FreeBSD.org> | 2021-09-28 11:25:22 +0900 |
---|---|---|
committer | Yasuhiro Kimura <yasu@FreeBSD.org> | 2021-09-28 14:13:33 +0900 |
commit | 10c30f1825b82a7e2e27e2d9e176fe8f325ffce3 (patch) | |
tree | c3a586aa92bfbd0fc90fe36c4fcc1a10bdd6a3b0 /lang/php-mode.el | |
parent | devel/gsettings-desktop-schemas: Update to 41.0 (diff) |
*/*: 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 'lang/php-mode.el')
-rw-r--r-- | lang/php-mode.el/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/php-mode.el/Makefile b/lang/php-mode.el/Makefile index 3cfa0ecd5870..120ef6b38db9 100644 --- a/lang/php-mode.el/Makefile +++ b/lang/php-mode.el/Makefile @@ -7,7 +7,7 @@ DISTVERSIONPREFIX= v CATEGORIES= lang elisp PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} -MAINTAINER= yasu@utahime.org +MAINTAINER= yasu@FreeBSD.org COMMENT= PHP mode for GNU Emacs LICENSE= GPLv3 |