diff options
author | lifanov <lifanov@FreeBSD.org> | 2016-12-14 11:47:18 +0800 |
---|---|---|
committer | lifanov <lifanov@FreeBSD.org> | 2016-12-14 11:47:18 +0800 |
commit | 6f2e7e13e30e1399d47dd6ffd8793e9aaae3166c (patch) | |
tree | 69650a58f79d4eefcb40c0e567d83a139afc212d /sysutils/ansible/Makefile | |
parent | 839aa2e46f8a15c3c00b016c53b3a6b4d2990f36 (diff) | |
download | freebsd-ports-gnome-6f2e7e13e30e1399d47dd6ffd8793e9aaae3166c.tar.gz freebsd-ports-gnome-6f2e7e13e30e1399d47dd6ffd8793e9aaae3166c.tar.zst freebsd-ports-gnome-6f2e7e13e30e1399d47dd6ffd8793e9aaae3166c.zip |
update MAINTAINER to my FreeBSD.org email
Reviewed by: matthew
Approved by: matthew (maintainer)
Differential Revision: https://reviews.freebsd.org/D8782
Diffstat (limited to 'sysutils/ansible/Makefile')
-rw-r--r-- | sysutils/ansible/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/ansible/Makefile b/sysutils/ansible/Makefile index e7133062307b..2140a1f519cb 100644 --- a/sysutils/ansible/Makefile +++ b/sysutils/ansible/Makefile @@ -7,7 +7,7 @@ PORTREVISION?= 1 CATEGORIES= sysutils python MASTER_SITES= http://releases.ansible.com/ansible/ -MAINTAINER= lifanov@mail.lifanov.com +MAINTAINER= lifanov@FreeBSD.org COMMENT= Radically simple IT automation LICENSE= GPLv3+ |