git: 58471a55f7f2 - main - */*: Update maintainer email
Yasuhiro Kimura
yasu at FreeBSD.org
Wed Sep 29 07:13:18 UTC 2021
The branch main has been updated by yasu:
URL: https://cgit.FreeBSD.org/ports/commit/?id=58471a55f7f25f203f2b20386eecfedec91f9119
commit 58471a55f7f25f203f2b20386eecfedec91f9119
Author: Kan Sasaki <sasaki at fcc.ad.jp>
AuthorDate: 2021-09-29 05:17:17 +0000
Commit: Yasuhiro Kimura <yasu at FreeBSD.org>
CommitDate: 2021-09-29 07:11:21 +0000
*/*: Update maintainer email
- devel/lua-stdlib-debug
- devel/lua-stdlib-normalize
- mail/smfsav
- mail/smfsav-devel
PR: 258617 258618 258619 258620
Approved by: maintainer, meta (mentor), ygy (mentor)
Differential Revision: https://reviews.freebsd.org/D32173
---
devel/lua-stdlib-debug/Makefile | 2 +-
devel/lua-stdlib-normalize/Makefile | 2 +-
mail/smfsav-devel/Makefile | 2 +-
mail/smfsav/Makefile | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/devel/lua-stdlib-debug/Makefile b/devel/lua-stdlib-debug/Makefile
index 1b91e320d52e..e3b43aec11dd 100644
--- a/devel/lua-stdlib-debug/Makefile
+++ b/devel/lua-stdlib-debug/Makefile
@@ -5,7 +5,7 @@ PORTREVISION= 1
CATEGORIES= devel
PKGNAMEPREFIX= ${LUA_PKGNAMEPREFIX}
-MAINTAINER= sasaki at fcc.ad.jp
+MAINTAINER= sasaki12 at gmail.com
COMMENT= Debug hints management library for lua
LICENSE= MIT
diff --git a/devel/lua-stdlib-normalize/Makefile b/devel/lua-stdlib-normalize/Makefile
index 9148b95584f9..eceba4c74e07 100644
--- a/devel/lua-stdlib-normalize/Makefile
+++ b/devel/lua-stdlib-normalize/Makefile
@@ -4,7 +4,7 @@ DISTVERSIONPREFIX= v
CATEGORIES= devel
PKGNAMEPREFIX= ${LUA_PKGNAMEPREFIX}
-MAINTAINER= sasaki at fcc.ad.jp
+MAINTAINER= sasaki12 at gmail.com
COMMENT= Collection of normalized lua functions
LICENSE= MIT
diff --git a/mail/smfsav-devel/Makefile b/mail/smfsav-devel/Makefile
index eb0f886943bc..c3c9056f5ce1 100644
--- a/mail/smfsav-devel/Makefile
+++ b/mail/smfsav-devel/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= http://smf-sav.anw.at/
PKGNAMESUFFIX= -devel
DISTNAME= smf-sav-reloaded-${PORTVERSION}
-MAINTAINER= sasaki at fcc.ad.jp
+MAINTAINER= sasaki12 at gmail.com
COMMENT= Sendmail Sender Address Validator
LICENSE= GPLv2+
diff --git a/mail/smfsav/Makefile b/mail/smfsav/Makefile
index 1a5a882658c0..033b0b50ba56 100644
--- a/mail/smfsav/Makefile
+++ b/mail/smfsav/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= SF/smfs
DISTNAME= smf-sav-${PORTVERSION}
DIST_SUBDIR= ${PORTNAME}
-MAINTAINER= sasaki at fcc.ad.jp
+MAINTAINER= sasaki12 at gmail.com
COMMENT= Sendmail Sender Address Validator
LICENSE= GPLv2
More information about the dev-commits-ports-all
mailing list