aboutsummaryrefslogtreecommitdiff
path: root/math/pdal
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 /math/pdal
parentc2d7202e2b2ded0039da18f54b571f99a4b137bb (diff)
downloadports-be19bdfc55c9d1229dca599302e9adb46d9ded8f.tar.gz
ports-be19bdfc55c9d1229dca599302e9adb46d9ded8f.zip
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 'math/pdal')
-rw-r--r--math/pdal/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/pdal/Makefile b/math/pdal/Makefile
index dc34debaeadf..b627449e27c6 100644
--- a/math/pdal/Makefile
+++ b/math/pdal/Makefile
@@ -1,4 +1,4 @@
-# Created by: bart <coder@tuxfamily.org>
+# Created by: bart <lbartoletti@FreeBSD.org>
# $FreeBSD$
PORTNAME= pdal
@@ -6,7 +6,7 @@ DISTVERSION= 2.0.1
PORTREVISION= 1
CATEGORIES= math databases graphics
-MAINTAINER= lbartoletti@tuxfamily.org
+MAINTAINER= lbartoletti@FreeBSD.org
COMMENT= Library for translating and manipulating point cloud data
LICENSE= BSD3CLAUSE