aboutsummaryrefslogtreecommitdiffstats
path: root/mail/py-validate_email
diff options
context:
space:
mode:
authorkai <kai@FreeBSD.org>2019-02-02 02:55:18 +0800
committerkai <kai@FreeBSD.org>2019-02-02 02:55:18 +0800
commit9b14d17739de60f413b166738ad21c1b5be66573 (patch)
treee8cf195884bcd3b6c4e74d264bc896939cba2874 /mail/py-validate_email
parentcf839add393986a0c67d96e7b60fd01308c46899 (diff)
downloadfreebsd-ports-gnome-9b14d17739de60f413b166738ad21c1b5be66573.tar.gz
freebsd-ports-gnome-9b14d17739de60f413b166738ad21c1b5be66573.tar.zst
freebsd-ports-gnome-9b14d17739de60f413b166738ad21c1b5be66573.zip
Change my maintainer email address to my new one at the FreeBSD project.
Reviewed by: miwi (mentor) Approved by: miwi (mentor) Differential Revision: https://reviews.freebsd.org/D19050
Diffstat (limited to 'mail/py-validate_email')
-rw-r--r--mail/py-validate_email/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/py-validate_email/Makefile b/mail/py-validate_email/Makefile
index 923cb6620f60..3e95175f1204 100644
--- a/mail/py-validate_email/Makefile
+++ b/mail/py-validate_email/Makefile
@@ -6,7 +6,7 @@ CATEGORIES= mail python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= freebsd_ports@k-worx.org
+MAINTAINER= kai@FreeBSD.org
COMMENT= Verifies if an email address is valid and really exists
LICENSE= LGPL3+