diff options
author | Loïc Bartoletti <lbartoletti@FreeBSD.org> | 2020-01-14 21:45:15 +0000 |
---|---|---|
committer | Loïc Bartoletti <lbartoletti@FreeBSD.org> | 2020-01-14 21:45:15 +0000 |
commit | be19bdfc55c9d1229dca599302e9adb46d9ded8f (patch) | |
tree | c3deee06d0cd0380be25d54394d237af844dffff /graphics/py-geopandas | |
parent | net/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 'graphics/py-geopandas')
-rw-r--r-- | graphics/py-geopandas/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/py-geopandas/Makefile b/graphics/py-geopandas/Makefile index 50af548a25c2..5ec60b059d0f 100644 --- a/graphics/py-geopandas/Makefile +++ b/graphics/py-geopandas/Makefile @@ -6,7 +6,7 @@ CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= lbartoletti@tuxfamily.org +MAINTAINER= lbartoletti@FreeBSD.org COMMENT= Python tools for geographic data LICENSE= BSD3CLAUSE |