summaryrefslogtreecommitdiff
path: root/devel/py-cligj
diff options
context:
space:
mode:
authorLoïc Bartoletti <lbartoletti@FreeBSD.org>2020-01-14 21:45:15 +0000
committerLoïc Bartoletti <lbartoletti@FreeBSD.org>2020-01-14 21:45:15 +0000
commitbe19bdfc55c9d1229dca599302e9adb46d9ded8f (patch)
treec3deee06d0cd0380be25d54394d237af844dffff /devel/py-cligj
parentnet/tcpkali: fix build on GCC architectures (diff)
Change my mail address to lbartoletti@FreeBSD.org
Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D23169
Notes
Notes: svn path=/head/; revision=523070
Diffstat (limited to 'devel/py-cligj')
-rw-r--r--devel/py-cligj/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-cligj/Makefile b/devel/py-cligj/Makefile
index e8e0705045b7..b0144ebb892d 100644
--- a/devel/py-cligj/Makefile
+++ b/devel/py-cligj/Makefile
@@ -6,7 +6,7 @@ CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= lbartoletti@tuxfamily.org
+MAINTAINER= lbartoletti@FreeBSD.org
COMMENT= Click-based argument and option decorators for Python GIS cli
LICENSE= BSD3CLAUSE