aboutsummaryrefslogtreecommitdiff
path: root/sysutils/py-ansible-lint
diff options
context:
space:
mode:
authorMatthew Seaman <matthew@FreeBSD.org>2018-08-17 09:35:04 +0000
committerMatthew Seaman <matthew@FreeBSD.org>2018-08-17 09:35:04 +0000
commit75cc252615fc12688eaa373c20a1a436c194bcea (patch)
tree38d47f04e9da912f6b8ed5755fdf50edb0de0078 /sysutils/py-ansible-lint
parent6e8f72aefa648deef18dea9901c1b6d68b2febf5 (diff)
downloadports-75cc252615fc12688eaa373c20a1a436c194bcea.tar.gz
ports-75cc252615fc12688eaa373c20a1a436c194bcea.zip
Let's try using an e-mail address that actually exists for the
maintainer address. D'Oh!
Notes
Notes: svn path=/head/; revision=477414
Diffstat (limited to 'sysutils/py-ansible-lint')
-rw-r--r--sysutils/py-ansible-lint/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/py-ansible-lint/Makefile b/sysutils/py-ansible-lint/Makefile
index 6891d9d7fbd7..e6ba37632344 100644
--- a/sysutils/py-ansible-lint/Makefile
+++ b/sysutils/py-ansible-lint/Makefile
@@ -6,7 +6,7 @@ CATEGORIES= sysutils python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= mseaman@FreeBSD.org
+MAINTAINER= matthew@FreeBSD.org
COMMENT= Checks playbooks for sub-optimal practices and behaviour
LICENSE= MIT