diff options
author | dbaio <dbaio@FreeBSD.org> | 2017-06-10 22:54:34 +0800 |
---|---|---|
committer | dbaio <dbaio@FreeBSD.org> | 2017-06-10 22:54:34 +0800 |
commit | 05b2b3b177b9247d449036f2e30d89b44b3c8006 (patch) | |
tree | a935c3224a9243a5005f699619ff3124b68f02b3 /astro | |
parent | 92dbdf6f586793f12c84eef846d0e78745c9fdca (diff) | |
download | freebsd-ports-gnome-05b2b3b177b9247d449036f2e30d89b44b3c8006.tar.gz freebsd-ports-gnome-05b2b3b177b9247d449036f2e30d89b44b3c8006.tar.zst freebsd-ports-gnome-05b2b3b177b9247d449036f2e30d89b44b3c8006.zip |
Update maintainer email address
Ownership of the former email address confirmed by email
PR: 219791
Submitted by: lbartoletti@tuxfamily.org (maintainer)
Approved by: garga (mentor)
Differential Revision: https://reviews.freebsd.org/D11088
Diffstat (limited to 'astro')
-rw-r--r-- | astro/readosm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/readosm/Makefile b/astro/readosm/Makefile index e4b8baf21c0d..a0db47734cd9 100644 --- a/astro/readosm/Makefile +++ b/astro/readosm/Makefile @@ -7,7 +7,7 @@ CATEGORIES= astro geography devel MASTER_SITES= http://www.gaia-gis.it/gaia-sins/ DISTNAME= ${PORTNAME}-${PORTVERSION}e -MAINTAINER= coder@tuxfamily.org +MAINTAINER= lbartoletti@tuxfamily.org COMMENT= Extract valid data from within an Open Street Map input file LICENSE= MPL LGPL21 GPLv2 |