aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKan Sasaki <sasaki@fcc.ad.jp>2021-09-29 05:17:17 +0000
committerYasuhiro Kimura <yasu@FreeBSD.org>2021-09-29 07:11:21 +0000
commit58471a55f7f25f203f2b20386eecfedec91f9119 (patch)
tree62a1ea467398ec02e194e490f084907c2e393fd0
parentb091cd1fd2fcb808e71f63f8b5cda7e26c0ae735 (diff)
downloadports-58471a55f7f25f203f2b20386eecfedec91f9119.tar.gz
ports-58471a55f7f25f203f2b20386eecfedec91f9119.zip
*/*: 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
-rw-r--r--devel/lua-stdlib-debug/Makefile2
-rw-r--r--devel/lua-stdlib-normalize/Makefile2
-rw-r--r--mail/smfsav-devel/Makefile2
-rw-r--r--mail/smfsav/Makefile2
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@fcc.ad.jp
+MAINTAINER= sasaki12@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@fcc.ad.jp
+MAINTAINER= sasaki12@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@fcc.ad.jp
+MAINTAINER= sasaki12@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@fcc.ad.jp
+MAINTAINER= sasaki12@gmail.com
COMMENT= Sendmail Sender Address Validator
LICENSE= GPLv2