aboutsummaryrefslogtreecommitdiffstats
path: root/math/py-pyhull/Makefile
diff options
context:
space:
mode:
authoryuri <yuri@FreeBSD.org>2018-02-25 08:40:37 +0800
committeryuri <yuri@FreeBSD.org>2018-02-25 08:40:37 +0800
commit61659c18d833c82f83d321b99bd58296f5c1f005 (patch)
tree3a9ac0dc7974b3072b6e82724add24a5f25609cd /math/py-pyhull/Makefile
parentf94218dad9ce1b3a925192deb8173e3e6cdb2bda (diff)
downloadfreebsd-ports-gnome-61659c18d833c82f83d321b99bd58296f5c1f005.tar.gz
freebsd-ports-gnome-61659c18d833c82f83d321b99bd58296f5c1f005.tar.zst
freebsd-ports-gnome-61659c18d833c82f83d321b99bd58296f5c1f005.zip
Replaced my old rawbw.com maintainer's address with yuri@FreeBSD.org
98 ports are affected. Approved by: tcberner (mentor, implicit)
Diffstat (limited to 'math/py-pyhull/Makefile')
-rw-r--r--math/py-pyhull/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-pyhull/Makefile b/math/py-pyhull/Makefile
index 32dbaa6b686f..72079d92eded 100644
--- a/math/py-pyhull/Makefile
+++ b/math/py-pyhull/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= math python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= yuri@rawbw.com
+MAINTAINER= yuri@FreeBSD.org
COMMENT= Computation of convex hull, Delaunay triangulation and Voronoi diagram
LICENSE= MIT