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 /databases/emacsql | |
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 'databases/emacsql')
-rw-r--r-- | databases/emacsql/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/emacsql/Makefile b/databases/emacsql/Makefile index cbc836e55e49..94f332169ad3 100644 --- a/databases/emacsql/Makefile +++ b/databases/emacsql/Makefile @@ -3,7 +3,7 @@ DISTVERSION= 3.0.0 CATEGORIES= databases elisp PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} -MAINTAINER= yasu@utahime.org +MAINTAINER= yasu@FreeBSD.org COMMENT= High-level Emacs Lisp RDBMS front-end LICENSE= UNLICENSE |