summaryrefslogtreecommitdiff
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
parentc2d7202e2b2ded0039da18f54b571f99a4b137bb (diff)
downloadfreebsd-ports-be19bdfc55c9d1229dca599302e9adb46d9ded8f.zip
Change my mail address to lbartoletti@FreeBSD.org
Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D23169
-rw-r--r--archivers/lazperf/Makefile4
-rw-r--r--archivers/minizip/Makefile4
-rw-r--r--astro/readosm/Makefile4
-rw-r--r--audio/lingot/Makefile4
-rw-r--r--cad/libopencad/Makefile4
-rw-r--r--converters/osm2pgrouting/Makefile2
-rw-r--r--databases/grass7/Makefile2
-rw-r--r--databases/opendbviewer/Makefile2
-rw-r--r--databases/pgmodeler/Makefile2
-rw-r--r--databases/pgrouting/Makefile4
-rw-r--r--databases/pointcloud/Makefile4
-rw-r--r--databases/postgis23/Makefile4
-rw-r--r--databases/postgis24/Makefile4
-rw-r--r--databases/postgis25/Makefile4
-rw-r--r--databases/postgis30/Makefile4
-rw-r--r--databases/postgresql-ogr_fdw/Makefile2
-rw-r--r--databases/postgresql-prefix/Makefile2
-rw-r--r--databases/py-pglite/Makefile2
-rw-r--r--databases/py-pum/Makefile2
-rw-r--r--databases/pyspatialite/Makefile4
-rw-r--r--databases/sfcgal/Makefile4
-rw-r--r--databases/spatialite-tools/Makefile2
-rw-r--r--databases/spatialite/Makefile2
-rw-r--r--databases/spatialite_gui/Makefile4
-rw-r--r--databases/sqlitebrowser/Makefile4
-rw-r--r--databases/virtualpg/Makefile4
-rw-r--r--deskutils/freeplane/Makefile4
-rw-r--r--devel/codeblocks-devel/Makefile4
-rw-r--r--devel/codeblocks/Makefile2
-rw-r--r--devel/libght/Makefile4
-rw-r--r--devel/libgta/Makefile4
-rw-r--r--devel/py-cligj/Makefile2
-rw-r--r--devel/py-gtfslib/Makefile4
-rw-r--r--devel/py-munch/Makefile2
-rw-r--r--devel/py-pyqtree/Makefile4
-rw-r--r--devel/py-spyder/Makefile2
-rw-r--r--graphics/ephoto/Makefile2
-rw-r--r--graphics/gmt/Makefile2
-rw-r--r--graphics/gmt5-dcw/Makefile2
-rw-r--r--graphics/gmt5-gshhg/Makefile2
-rw-r--r--graphics/gmt5/Makefile2
-rw-r--r--graphics/libgaiagraphics/Makefile4
-rw-r--r--graphics/librasterlite/Makefile4
-rw-r--r--graphics/librasterlite2/Makefile4
-rw-r--r--graphics/libreatlas/Makefile4
-rw-r--r--graphics/osgearth/Makefile4
-rw-r--r--graphics/ossim/Makefile2
-rw-r--r--graphics/py-OWSLib/Makefile2
-rw-r--r--graphics/py-descartes/Makefile2
-rw-r--r--graphics/py-fiona/Makefile2
-rw-r--r--graphics/py-geomdl/Makefile2
-rw-r--r--graphics/py-geopandas/Makefile2
-rw-r--r--graphics/py-graphviz/Makefile4
-rw-r--r--math/pdal/Makefile4
-rw-r--r--math/py-kiwisolver/Makefile2
-rw-r--r--net/quiterss/Makefile4
-rw-r--r--ports-mgmt/portgraph/Makefile2
-rw-r--r--textproc/freexl/Makefile4
-rw-r--r--textproc/txt2tags/Makefile2
-rw-r--r--x11-fonts/py-QtAwesome/Makefile2
-rw-r--r--x11-toolkits/qwt6/Makefile2
61 files changed, 92 insertions, 92 deletions
diff --git a/archivers/lazperf/Makefile b/archivers/lazperf/Makefile
index a0d0a9b2aaea..766b34eb429d 100644
--- a/archivers/lazperf/Makefile
+++ b/archivers/lazperf/Makefile
@@ -1,4 +1,4 @@
-# Created by: lbartoletti <lbartoletti@tuxfamily.org>
+# Created by: lbartoletti <lbartoletti@FreeBSD.org>
# $FreeBSD$
PORTNAME= lazperf
@@ -6,7 +6,7 @@ DISTVERSION= 1.3.0
PORTREVISION= 2
CATEGORIES= archivers databases geography
-MAINTAINER= lbartoletti@tuxfamily.org
+MAINTAINER= lbartoletti@FreeBSD.org
COMMENT= Alternative LAZ implementation for C++ and JavaScript
LICENSE= LGPL21
diff --git a/archivers/minizip/Makefile b/archivers/minizip/Makefile
index 5112f5041624..0f0587de4fc8 100644
--- a/archivers/minizip/Makefile
+++ b/archivers/minizip/Makefile
@@ -1,4 +1,4 @@
-# Created by: lbartoletti <coder@tuxfamily.org>
+# Created by: lbartoletti <lbartoletti@FreeBSD.org>
# $FreeBSD$
PORTNAME= minizip
@@ -7,7 +7,7 @@ CATEGORIES= archivers
MASTER_SITES= SF/libpng/zlib/${PORTVERSION}
DISTNAME= zlib-${PORTVERSION}
-MAINTAINER= lbartoletti@tuxfamily.org
+MAINTAINER= lbartoletti@FreeBSD.org
COMMENT= Zip library and programs from Zlib distribution
LICENSE= ZLIB
diff --git a/astro/readosm/Makefile b/astro/readosm/Makefile
index 26866cf7e5e9..48931be433a0 100644
--- a/astro/readosm/Makefile
+++ b/astro/readosm/Makefile
@@ -1,4 +1,4 @@
-# Created by: Loïc BARTOLETTI <coder@tuxfamily.org>
+# Created by: Loïc BARTOLETTI <lbartoletti@FreeBSD.org>
# $FreeBSD$
PORTNAME= readosm
@@ -7,7 +7,7 @@ CATEGORIES= astro geography devel
MASTER_SITES= http://www.gaia-gis.it/gaia-sins/
DISTNAME= ${PORTNAME}-${PORTVERSION}e
-MAINTAINER= lbartoletti@tuxfamily.org
+MAINTAINER= lbartoletti@FreeBSD.org
COMMENT= Extract valid data from within an Open Street Map input file
LICENSE= MPL11 LGPL21 GPLv2
diff --git a/audio/lingot/Makefile b/audio/lingot/Makefile
index 8385f9d36b24..a5dfea95b8f4 100644
--- a/audio/lingot/Makefile
+++ b/audio/lingot/Makefile
@@ -1,4 +1,4 @@
-# Created by: Bartoletti <coder@tuxfamily.org>
+# Created by: Bartoletti <lbartoletti@FreeBSD.org>
# $FreeBSD$
PORTNAME= lingot
@@ -6,7 +6,7 @@ PORTVERSION= 1.0.1
CATEGORIES= audio
MASTER_SITES= SAVANNAH
-MAINTAINER= lbartoletti@tuxfamily.org
+MAINTAINER= lbartoletti@FreeBSD.org
COMMENT= LINGOT is a musical instrument tuner
LICENSE= GPLv2
diff --git a/cad/libopencad/Makefile b/cad/libopencad/Makefile
index b4f8d4f3035e..c0fad5415dae 100644
--- a/cad/libopencad/Makefile
+++ b/cad/libopencad/Makefile
@@ -1,4 +1,4 @@
-# Created by: lbartoletti <lbartoletti@tuxfamily.org>
+# Created by: lbartoletti <lbartoletti@FreeBSD.org>
# $FreeBSD$
PORTNAME= libopencad
@@ -6,7 +6,7 @@ PORTVERSION= 0.2.0
PORTREVISION= 5
CATEGORIES= cad graphics geography
-MAINTAINER= lbartoletti@tuxfamily.org
+MAINTAINER= lbartoletti@FreeBSD.org
COMMENT= Library which provides a way to read/write CAD (DWG/DXF/DXFB) files
LICENSE= MIT
diff --git a/converters/osm2pgrouting/Makefile b/converters/osm2pgrouting/Makefile
index 1480283b4d88..d0a95d9ea269 100644
--- a/converters/osm2pgrouting/Makefile
+++ b/converters/osm2pgrouting/Makefile
@@ -6,7 +6,7 @@ DISTVERSION= 2.3.6
PORTREVISION= 4
CATEGORIES= converters databases geography
-MAINTAINER= lbartoletti@tuxfamily.org
+MAINTAINER= lbartoletti@FreeBSD.org
COMMENT= Import OSM data into pgRouting database
LICENSE= GPLv2
diff --git a/databases/grass7/Makefile b/databases/grass7/Makefile
index 868756d7f280..ac4127bb4a13 100644
--- a/databases/grass7/Makefile
+++ b/databases/grass7/Makefile
@@ -19,7 +19,7 @@ MASTER_SITES= https://grass.osgeo.org/%SUBDIR%/ \
MASTER_SITE_SUBDIR= grass${VER}/source
PKGNAMESUFFIX= 7
-MAINTAINER= lbartoletti@tuxfamily.org
+MAINTAINER= lbartoletti@FreeBSD.org
COMMENT= Open source Geographical Information System (GIS)
LICENSE= GPLv2+
diff --git a/databases/opendbviewer/Makefile b/databases/opendbviewer/Makefile
index b06f7541ca94..ebd42982855b 100644
--- a/databases/opendbviewer/Makefile
+++ b/databases/opendbviewer/Makefile
@@ -5,7 +5,7 @@ PORTVERSION= 1.1.1
DISTVERSIONPREFIX= v
CATEGORIES= databases
-MAINTAINER= lbartoletti@tuxfamily.org
+MAINTAINER= lbartoletti@FreeBSD.org
COMMENT= Simple database explorer
LICENSE= GPLv3
diff --git a/databases/pgmodeler/Makefile b/databases/pgmodeler/Makefile
index 0d712d51e743..aad13549657a 100644
--- a/databases/pgmodeler/Makefile
+++ b/databases/pgmodeler/Makefile
@@ -6,7 +6,7 @@ PORTVERSION= 0.9.2
DISTVERSIONPREFIX= v
CATEGORIES= databases
-MAINTAINER= lbartoletti@tuxfamily.org
+MAINTAINER= lbartoletti@FreeBSD.org
COMMENT= PostgreSQL Database Modeler
LICENSE= GPLv3
diff --git a/databases/pgrouting/Makefile b/databases/pgrouting/Makefile
index a55f2f73eb4a..f33759900dd3 100644
--- a/databases/pgrouting/Makefile
+++ b/databases/pgrouting/Makefile
@@ -1,4 +1,4 @@
-# Created by: lbartoletti <coder@tuxfamily.org>
+# Created by: lbartoletti <lbartoletti@FreeBSD.org>
# $FreeBSD$
PORTNAME= pgrouting
@@ -7,7 +7,7 @@ DISTVERSION= 2.6.2
PORTREVISION= 4
CATEGORIES= databases geography
-MAINTAINER= lbartoletti@tuxfamily.org
+MAINTAINER= lbartoletti@FreeBSD.org
COMMENT= Extension to PostGIS to provide geospatial routing functionality
LICENSE= GPLv2+
diff --git a/databases/pointcloud/Makefile b/databases/pointcloud/Makefile
index 99a29fdd233e..0ae426cb0890 100644
--- a/databases/pointcloud/Makefile
+++ b/databases/pointcloud/Makefile
@@ -1,4 +1,4 @@
-# Created by: lbartoletti <lbartoletti@tuxfamily.org>
+# Created by: lbartoletti <lbartoletti@FreeBSD.org>
# $FreeBSD$
PORTNAME= pointcloud
@@ -7,7 +7,7 @@ PORTREVISION= 3
DISTVERSIONPREFIX= v
CATEGORIES= databases geography
-MAINTAINER= lbartoletti@tuxfamily.org
+MAINTAINER= lbartoletti@FreeBSD.org
COMMENT= LIDAR types for PostgreSQL
LICENSE= BSD3CLAUSE
diff --git a/databases/postgis23/Makefile b/databases/postgis23/Makefile
index 08e258badbad..ebd212a834da 100644
--- a/databases/postgis23/Makefile
+++ b/databases/postgis23/Makefile
@@ -1,4 +1,4 @@
-# Created by: Loïc BARTOLETTI <lbartoletti@tuxfamily.org>
+# Created by: Loïc BARTOLETTI <lbartoletti@FreeBSD.org>
# $FreeBSD$
PORTNAME= postgis
@@ -8,7 +8,7 @@ CATEGORIES= databases geography
MASTER_SITES= https://download.osgeo.org/postgis/source/
PKGNAMESUFFIX= 23
-MAINTAINER= lbartoletti@tuxfamily.org
+MAINTAINER= lbartoletti@FreeBSD.org
COMMENT= Geographic objects support for PostgreSQL databases
LICENSE= GPLv2
diff --git a/databases/postgis24/Makefile b/databases/postgis24/Makefile
index 890e4ce4c934..7f8a9a0c8dfc 100644
--- a/databases/postgis24/Makefile
+++ b/databases/postgis24/Makefile
@@ -1,4 +1,4 @@
-# Created by: Loïc BARTOLETTI <lbartoletti@tuxfamily.org>
+# Created by: Loïc BARTOLETTI <lbartoletti@FreeBSD.org>
# $FreeBSD$
PORTNAME= postgis
@@ -8,7 +8,7 @@ CATEGORIES= databases geography
MASTER_SITES= https://download.osgeo.org/postgis/source/
PKGNAMESUFFIX= 24
-MAINTAINER= lbartoletti@tuxfamily.org
+MAINTAINER= lbartoletti@FreeBSD.org
COMMENT= Geographic objects support for PostgreSQL databases
LICENSE= GPLv2
diff --git a/databases/postgis25/Makefile b/databases/postgis25/Makefile
index c09d031a9f0d..c63026f2bdce 100644
--- a/databases/postgis25/Makefile
+++ b/databases/postgis25/Makefile
@@ -1,4 +1,4 @@
-# Created by: Loïc BARTOLETTI <lbartoletti@tuxfamily.org>
+# Created by: Loïc BARTOLETTI <lbartoletti@FreeBSD.org>
# $FreeBSD$
PORTNAME= postgis
@@ -8,7 +8,7 @@ CATEGORIES= databases geography
MASTER_SITES= https://download.osgeo.org/postgis/source/
PKGNAMESUFFIX= 25
-MAINTAINER= lbartoletti@tuxfamily.org
+MAINTAINER= lbartoletti@FreeBSD.org
COMMENT= Geographic objects support for PostgreSQL databases
LICENSE= GPLv2
diff --git a/databases/postgis30/Makefile b/databases/postgis30/Makefile
index 88043a7cdf5d..b6722f15d10c 100644
--- a/databases/postgis30/Makefile
+++ b/databases/postgis30/Makefile
@@ -1,4 +1,4 @@
-# Created by: Loïc BARTOLETTI <lbartoletti@tuxfamily.org>
+# Created by: Loïc BARTOLETTI <lbartoletti@FreeBSD.org>
# $FreeBSD$
PORTNAME= postgis
@@ -7,7 +7,7 @@ CATEGORIES= databases geography
MASTER_SITES= https://download.osgeo.org/postgis/source/
PKGNAMESUFFIX= 30
-MAINTAINER= lbartoletti@tuxfamily.org
+MAINTAINER= lbartoletti@FreeBSD.org
COMMENT= Geographic objects support for PostgreSQL databases
LICENSE= GPLv2
diff --git a/databases/postgresql-ogr_fdw/Makefile b/databases/postgresql-ogr_fdw/Makefile
index 82f2b610d989..e6371195c9a4 100644
--- a/databases/postgresql-ogr_fdw/Makefile
+++ b/databases/postgresql-ogr_fdw/Makefile
@@ -6,7 +6,7 @@ DISTVERSION= 1.0.9
CATEGORIES= databases
PKGNAMEPREFIX= postgresql${PGSQL_VER:S/.//}-
-MAINTAINER= lbartoletti@tuxfamily.org
+MAINTAINER= lbartoletti@FreeBSD.org
COMMENT= PostgreSQL foreign data wrapper for OGR
LICENSE= MIT
diff --git a/databases/postgresql-prefix/Makefile b/databases/postgresql-prefix/Makefile
index f51b5e306271..acc8b1027446 100644
--- a/databases/postgresql-prefix/Makefile
+++ b/databases/postgresql-prefix/Makefile
@@ -6,7 +6,7 @@ DISTVERSIONPREFIX= v
CATEGORIES= databases
PKGNAMEPREFIX= postgresql${PGSQL_VER:S/.//}-
-MAINTAINER= lbartoletti@tuxfamily.org
+MAINTAINER= lbartoletti@FreeBSD.org
COMMENT= Prefix Range module for PostgreSQL
LICENSE= PostgreSQL
diff --git a/databases/py-pglite/Makefile b/databases/py-pglite/Makefile
index c4165398dcd3..7f866092656a 100644
--- a/databases/py-pglite/Makefile
+++ b/databases/py-pglite/Makefile
@@ -6,7 +6,7 @@ CATEGORIES= databases python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= lbartoletti@tuxfamily.org
+MAINTAINER= lbartoletti@FreeBSD.org
COMMENT= Light PostgreSQL: use PostgreSQL as a simple SQLite database
LICENSE= LGPL20+
diff --git a/databases/py-pum/Makefile b/databases/py-pum/Makefile
index 72c4af00a87a..3f3c0d8e9d82 100644
--- a/databases/py-pum/Makefile
+++ b/databases/py-pum/Makefile
@@ -6,7 +6,7 @@ CATEGORIES= databases python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= lbartoletti@tuxfamily.org
+MAINTAINER= lbartoletti@FreeBSD.org
COMMENT= Postgres upgrade manager
LICENSE= GPLv2
diff --git a/databases/pyspatialite/Makefile b/databases/pyspatialite/Makefile
index d6596455526a..9c7ae237c087 100644
--- a/databases/pyspatialite/Makefile
+++ b/databases/pyspatialite/Makefile
@@ -1,4 +1,4 @@
-# Created by: lbartoletti <coder@tuxfamily.org>
+# Created by: lbartoletti <lbartoletti@FreeBSD.org>
# $FreeBSD$
PORTNAME= pyspatialite
@@ -9,7 +9,7 @@ CATEGORIES= databases python
MASTER_SITES= CHEESESHOP/source/p/${PORTNAME}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= lbartoletti@tuxfamily.org
+MAINTAINER= lbartoletti@FreeBSD.org
COMMENT= DB-API 2.0 interface for SQLite 3.x with Spatialite
LICENSE= ZLIB
diff --git a/databases/sfcgal/Makefile b/databases/sfcgal/Makefile
index 3758998451ae..4d8b413e1cfc 100644
--- a/databases/sfcgal/Makefile
+++ b/databases/sfcgal/Makefile
@@ -1,4 +1,4 @@
-# Created by: Loïc BARTOLETTI <coder@tuxfamily.org>
+# Created by: Loïc BARTOLETTI <lbartoletti@FreeBSD.org>
# $FreeBSD$
PORTNAME= sfcgal
@@ -7,7 +7,7 @@ DISTVERSION= 1.3.7
PORTREVISION= 2
CATEGORIES= databases math graphics
-MAINTAINER= lbartoletti@tuxfamily.org
+MAINTAINER= lbartoletti@FreeBSD.org
COMMENT= Wrapper library around CGAL for PostGIS
LICENSE= GPLv2
diff --git a/databases/spatialite-tools/Makefile b/databases/spatialite-tools/Makefile
index 0edae6e7994c..ed2b54598a34 100644
--- a/databases/spatialite-tools/Makefile
+++ b/databases/spatialite-tools/Makefile
@@ -5,7 +5,7 @@ PORTVERSION= 4.3.0
CATEGORIES= databases geography
MASTER_SITES= http://www.gaia-gis.it/gaia-sins/
-MAINTAINER= lbartoletti@tuxfamily.org
+MAINTAINER= lbartoletti@FreeBSD.org
COMMENT= Collection of CLI tools supporting SpatiaLite
LICENSE= GPLv3
diff --git a/databases/spatialite/Makefile b/databases/spatialite/Makefile
index 88c4ed81540b..21be78f6a2bf 100644
--- a/databases/spatialite/Makefile
+++ b/databases/spatialite/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= databases geography
MASTER_SITES= http://www.gaia-gis.it/gaia-sins/libspatialite-sources/
DISTNAME= lib${PORTNAME}-${PORTVERSION}
-MAINTAINER= lbartoletti@tuxfamily.org
+MAINTAINER= lbartoletti@FreeBSD.org
COMMENT= Spatial Extensions for SQLite
LICENSE= MPL11 LGPL20 GPLv2
diff --git a/databases/spatialite_gui/Makefile b/databases/spatialite_gui/Makefile
index 1397b63e1fac..d1799c3c1291 100644
--- a/databases/spatialite_gui/Makefile
+++ b/databases/spatialite_gui/Makefile
@@ -1,4 +1,4 @@
-# Created by: lbartoletti <coder@tuxfamily.org>
+# Created by: lbartoletti <lbartoletti@FreeBSD.org>
# $FreeBSD$
PORTNAME= spatialite_gui
@@ -7,7 +7,7 @@ PORTREVISION= 8
CATEGORIES= databases geography
MASTER_SITES= http://www.gaia-gis.it/gaia-sins/
-MAINTAINER= lbartoletti@tuxfamily.org
+MAINTAINER= lbartoletti@FreeBSD.org
COMMENT= Graphical User Interface (GUI) tool supporting SpatiaLite
LICENSE= GPLv3
diff --git a/databases/sqlitebrowser/Makefile b/databases/sqlitebrowser/Makefile
index dc5c239460bd..d7208a318605 100644
--- a/databases/sqlitebrowser/Makefile
+++ b/databases/sqlitebrowser/Makefile
@@ -1,4 +1,4 @@
-# Created by: loïc bartoletti <lbartoletti@tuxfamily.org>
+# Created by: loïc bartoletti <lbartoletti@FreeBSD.org>
# $FreeBSD$
PORTNAME= sqlitebrowser
@@ -7,7 +7,7 @@ PORTREVISION= 1
DISTVERSIONPREFIX= v
CATEGORIES= databases
-MAINTAINER= lbartoletti@tuxfamily.org
+MAINTAINER= lbartoletti@FreeBSD.org
COMMENT= Visual tool to manage SQLite databases
LICENSE= MPL20 GPLv3
diff --git a/databases/virtualpg/Makefile b/databases/virtualpg/Makefile
index db0188f16985..3a1216ab56bc 100644
--- a/databases/virtualpg/Makefile
+++ b/databases/virtualpg/Makefile
@@ -1,4 +1,4 @@
-# Created by: Loïc BARTOLETTI <coder@tuxfamily.org>
+# Created by: Loïc BARTOLETTI <lbartoletti@FreeBSD.org>
# $FreeBSD$
PORTNAME= virtualpg
@@ -7,7 +7,7 @@ PORTREVISION= 2
CATEGORIES= databases geography
MASTER_SITES= http://www.gaia-gis.it/gaia-sins/
-MAINTAINER= lbartoletti@tuxfamily.org
+MAINTAINER= lbartoletti@FreeBSD.org
COMMENT= Loadable dynamic extension to both SQLite and SpatiaLite
LICENSE= MPL11 LGPL21 GPLv2
diff --git a/deskutils/freeplane/Makefile b/deskutils/freeplane/Makefile
index 974e480e3328..9a7c69f4ee0d 100644
--- a/deskutils/freeplane/Makefile
+++ b/deskutils/freeplane/Makefile
@@ -1,4 +1,4 @@
-# Created by: Loïc Bartoletti <lbartoletti@tuxfamily.org>
+# Created by: Loïc Bartoletti <lbartoletti@FreeBSD.org>
# $FreeBSD$
PORTNAME= freeplane
@@ -7,7 +7,7 @@ CATEGORIES= deskutils editors java
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20stable/archive/${PORTVERSION}
DISTNAME= ${PORTNAME}_bin-${PORTVERSION}
-MAINTAINER= lbartoletti@tuxfamily.org
+MAINTAINER= lbartoletti@FreeBSD.org
COMMENT= Free mind mapping and knowledge management software
LICENSE= GPLv2+
diff --git a/devel/codeblocks-devel/Makefile b/devel/codeblocks-devel/Makefile
index 436180eb91bc..e6fd97b0c67c 100644
--- a/devel/codeblocks-devel/Makefile
+++ b/devel/codeblocks-devel/Makefile
@@ -1,4 +1,4 @@
-# Created by: Loïc Bartoletti <lbartoletti@tuxfamily.org>
+# Created by: Loïc Bartoletti <lbartoletti@FreeBSD.org>
# $FreeBSD$
PORTNAME= codeblocks
@@ -10,7 +10,7 @@ MASTER_SITES= http://download.tuxfamily.org/bartcoding/FreeBSD/ \
PKGNAMESUFFIX= -devel
DISTNAME= ${PORTNAME}-${PORTVERSION}-${SVN_REV}
-MAINTAINER= lbartoletti@tuxfamily.org
+MAINTAINER= lbartoletti@FreeBSD.org
COMMENT= Open source, cross-platform, free C/C++ IDE
LICENSE= GPLv3 LGPL3
diff --git a/devel/codeblocks/Makefile b/devel/codeblocks/Makefile
index 9d977457f578..6cbd7e49aec9 100644
--- a/devel/codeblocks/Makefile
+++ b/devel/codeblocks/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= devel
MASTER_SITES= SF/${PORTNAME}/Sources/${PORTVERSION}
DISTNAME= ${PORTNAME}_${PORTVERSION}
-MAINTAINER= lbartoletti@tuxfamily.org
+MAINTAINER= lbartoletti@FreeBSD.org
COMMENT= Open source, cross-platform, free C/C++ IDE
LICENSE= GPLv3 LGPL3
diff --git a/devel/libght/Makefile b/devel/libght/Makefile
index 2dc1607c00ee..05d89cd98f6e 100644
--- a/devel/libght/Makefile
+++ b/devel/libght/Makefile
@@ -1,4 +1,4 @@
-# Created by: lbartoletti <lbartoletti@tuxfamily.org>
+# Created by: lbartoletti <lbartoletti@FreeBSD.org>
# $FreeBSD$
PORTNAME= libght
@@ -7,7 +7,7 @@ PORTREVISION= 1
DISTVERSIONPREFIX= v
CATEGORIES= devel geography
-MAINTAINER= lbartoletti@tuxfamily.org
+MAINTAINER= lbartoletti@FreeBSD.org
COMMENT= GeoHashTree library for storing and accessing multi-dimensional point clouds
LICENSE= BSD3CLAUSE
diff --git a/devel/libgta/Makefile b/devel/libgta/Makefile
index 1f1900562dae..2099683dc6ff 100644
--- a/devel/libgta/Makefile
+++ b/devel/libgta/Makefile
@@ -1,4 +1,4 @@
-# Created by: lbartoletti <coder@tuxfamily.org>
+# Created by: lbartoletti <lbartoletti@FreeBSD.org>
# $FreeBSD$
PORTNAME= libgta
@@ -6,7 +6,7 @@ PORTVERSION= 1.0.8
CATEGORIES= devel
MASTER_SITES= SAVANNAH/gta
-MAINTAINER= lbartoletti@tuxfamily.org
+MAINTAINER= lbartoletti@FreeBSD.org
COMMENT= Portable library that implements the GTA file format
LICENSE= LGPL21+
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
diff --git a/devel/py-gtfslib/Makefile b/devel/py-gtfslib/Makefile
index 72a666eafe54..abc716ea0648 100644
--- a/devel/py-gtfslib/Makefile
+++ b/devel/py-gtfslib/Makefile
@@ -1,4 +1,4 @@
-# Created by: Loïc BARTOLETTI <lbartoletti@tuxfamily.org>
+# Created by: Loïc BARTOLETTI <lbartoletti@FreeBSD.org>
# $FreeBSD$
PORTNAME= gtfslib
@@ -7,7 +7,7 @@ CATEGORIES= devel python databases geography
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= lbartoletti@tuxfamily.org
+MAINTAINER= lbartoletti@FreeBSD.org
COMMENT= Library for reading GTFS-based transit data in Python
LICENSE= GPLv3+
diff --git a/devel/py-munch/Makefile b/devel/py-munch/Makefile
index 2a4552ee7087..bf03f20ae98f 100644
--- a/devel/py-munch/Makefile
+++ b/devel/py-munch/Makefile
@@ -6,7 +6,7 @@ CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= lbartoletti@tuxfamily.org
+MAINTAINER= lbartoletti@FreeBSD.org
COMMENT= Python dict that provides attribute-style access (a la JavaScript)
LICENSE= MIT
diff --git a/devel/py-pyqtree/Makefile b/devel/py-pyqtree/Makefile
index f1b0dc976bf9..cf152b4b60c1 100644
--- a/devel/py-pyqtree/Makefile
+++ b/devel/py-pyqtree/Makefile
@@ -1,4 +1,4 @@
-# Created by: Loïc BARTOLETTI <lbartoletti@tuxfamily.org>
+# Created by: Loïc BARTOLETTI <lbartoletti@FreeBSD.org>
# $FreeBSD$
PORTNAME= pyqtree
@@ -8,7 +8,7 @@ MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= Pyqtree-${PORTVERSION}
-MAINTAINER= lbartoletti@tuxfamily.org
+MAINTAINER= lbartoletti@FreeBSD.org
COMMENT= Pure Python quad tree spatial index for GIS or rendering usage
LICENSE= MIT
diff --git a/devel/py-spyder/Makefile b/devel/py-spyder/Makefile
index 77874b838ebe..3da65f96a57a 100644
--- a/devel/py-spyder/Makefile
+++ b/devel/py-spyder/Makefile
@@ -8,7 +8,7 @@ PORTREVISION= 7
CATEGORIES= devel science python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= lbartoletti@tuxfamily.org
+MAINTAINER= lbartoletti@FreeBSD.org
COMMENT= Scientific PYthon Development EnviRonment, an alternative to IDLE
LICENSE= MIT
diff --git a/graphics/ephoto/Makefile b/graphics/ephoto/Makefile
index 9e12df03dd5f..bcbcdae269c4 100644
--- a/graphics/ephoto/Makefile
+++ b/graphics/ephoto/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= graphics enlightenment
MASTER_SITES= https://download.enlightenment.org/rel/apps/${PORTNAME}/
DIST_SUBDIR= enlightenment
-MAINTAINER= lbartoletti@tuxfamily.org
+MAINTAINER= lbartoletti@FreeBSD.org
COMMENT= Comprehensive Image Viewer Using EFL
LICENSE= BSD2CLAUSE
diff --git a/graphics/gmt/Makefile b/graphics/gmt/Makefile
index 794225040a65..c69a25d0fce6 100644
--- a/graphics/gmt/Makefile
+++ b/graphics/gmt/Makefile
@@ -18,7 +18,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} ${PORTNAME}/legacy
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
${GSHHG_DISTNAME}.tar.gz:gshhg
-MAINTAINER= lbartoletti@tuxfamily.org
+MAINTAINER= lbartoletti@FreeBSD.org
COMMENT= Generic Mapping Tools - data processing and display software package
LICENSE= GPLv2 LGPL3
diff --git a/graphics/gmt5-dcw/Makefile b/graphics/gmt5-dcw/Makefile
index 2c18a5282655..3e1d3b4fc99b 100644
--- a/graphics/gmt5-dcw/Makefile
+++ b/graphics/gmt5-dcw/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.soest.hawaii.edu/%SUBDIR%/ \
ftp://ftp.scc.u-tokai.ac.jp/pub/gmt/:gshhg
MASTER_SITE_SUBDIR= gmt gmt/legacy
-MAINTAINER= lbartoletti@tuxfamily.org
+MAINTAINER= lbartoletti@FreeBSD.org
COMMENT= Digital Chart of the World for GMT 5 or later
LICENSE= GPLv3 LGPL3
diff --git a/graphics/gmt5-gshhg/Makefile b/graphics/gmt5-gshhg/Makefile
index 17f14ead1c6a..5804b8d90792 100644
--- a/graphics/gmt5-gshhg/Makefile
+++ b/graphics/gmt5-gshhg/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.soest.hawaii.edu/%SUBDIR%/ \
ftp://ftp.scc.u-tokai.ac.jp/pub/gmt/:gshhg
MASTER_SITE_SUBDIR= gmt gmt/legacy
-MAINTAINER= lbartoletti@tuxfamily.org
+MAINTAINER= lbartoletti@FreeBSD.org
COMMENT= Global Self-consistent, Hierarchical, High-resolution Geography
LICENSE= GPLv3 LGPL3
diff --git a/graphics/gmt5/Makefile b/graphics/gmt5/Makefile
index c36fda1cb736..b89db91871d2 100644
--- a/graphics/gmt5/Makefile
+++ b/graphics/gmt5/Makefile
@@ -16,7 +16,7 @@ MASTER_SITES= ftp://ftp.soest.hawaii.edu/%SUBDIR%/ \
MASTER_SITE_SUBDIR= gmt gmt/legacy
DISTNAME= gmt-${DISTVERSION}${DISTVERSIONSUFFIX}
-MAINTAINER= lbartoletti@tuxfamily.org
+MAINTAINER= lbartoletti@FreeBSD.org
COMMENT= Generic Mapping Tools - data processing and display software package
LICENSE= GPLv3 LGPL3
diff --git a/graphics/libgaiagraphics/Makefile b/graphics/libgaiagraphics/Makefile
index 2491222a7511..42a396f0cf78 100644
--- a/graphics/libgaiagraphics/Makefile
+++ b/graphics/libgaiagraphics/Makefile
@@ -1,4 +1,4 @@
-# Created by: lbartoletti <coder@tuxfamily.org>
+# Created by: lbartoletti <lbartoletti@FreeBSD.org>
# $FreeBSD$
PORTNAME= libgaiagraphics
@@ -7,7 +7,7 @@ PORTREVISION= 4
CATEGORIES= graphics geography
MASTER_SITES= http://www.gaia-gis.it/gaia-sins/
-MAINTAINER= lbartoletti@tuxfamily.org
+MAINTAINER= lbartoletti@FreeBSD.org
COMMENT= Library supporting common-utility raster handling methods
LIB_DEPENDS= libpng.so:graphics/png \
diff --git a/graphics/librasterlite/Makefile b/graphics/librasterlite/Makefile
index 48eade7cb526..41b07483945e 100644
--- a/graphics/librasterlite/Makefile
+++ b/graphics/librasterlite/Makefile
@@ -1,4 +1,4 @@
-# Created by: lbartoletti <coder@tuxfamily.org>
+# Created by: lbartoletti <lbartoletti@FreeBSD.org>
# $FreeBSD$
PORTNAME= librasterlite
@@ -7,7 +7,7 @@ PORTREVISION= 11
CATEGORIES= graphics geography
MASTER_SITES= http://www.gaia-gis.it/gaia-sins/librasterlite-sources/
-MAINTAINER= lbartoletti@tuxfamily.org
+MAINTAINER= lbartoletti@FreeBSD.org
COMMENT= Library that stores and retrieves raster coverages using a SpatiaLite
LICENSE= MPL11 GPLv2 LGPL21
diff --git a/graphics/librasterlite2/Makefile b/graphics/librasterlite2/Makefile
index 2d1d7ce49e13..fa44d7e249dc 100644
--- a/graphics/librasterlite2/Makefile
+++ b/graphics/librasterlite2/Makefile
@@ -1,4 +1,4 @@
-# Created by: lbartoletti <coder@tuxfamily.org>
+# Created by: lbartoletti <lbartoletti@FreeBSD.org>
# $FreeBSD$
PORTNAME= librasterlite2
@@ -8,7 +8,7 @@ PORTREVISION= 5
CATEGORIES= graphics geography
MASTER_SITES= http://www.gaia-gis.it/gaia-sins/
-MAINTAINER= lbartoletti@tuxfamily.org
+MAINTAINER= lbartoletti@FreeBSD.org
COMMENT= Library that stores and retrieves raster coverages using a SpatiaLite
LICENSE= MPL11 GPLv2 LGPL21
diff --git a/graphics/libreatlas/Makefile b/graphics/libreatlas/Makefile
index 4391101c71ea..5ad3662faac5 100644
--- a/graphics/libreatlas/Makefile
+++ b/graphics/libreatlas/Makefile
@@ -1,4 +1,4 @@
-# Created by: lbartoletti <coder@tuxfamily.org>
+# Created by: lbartoletti <lbartoletti@FreeBSD.org>
# $FreeBSD$
PORTNAME= libreatlas
@@ -7,7 +7,7 @@ PORTREVISION= 24
CATEGORIES= graphics geography
MASTER_SITES= http://www.gaia-gis.it/gaia-sins/
-MAINTAINER= lbartoletti@tuxfamily.org
+MAINTAINER= lbartoletti@FreeBSD.org
COMMENT= Open Source Geography Education application
LICENSE= GPLv3
diff --git a/graphics/osgearth/Makefile b/graphics/osgearth/Makefile
index 3c23f79ddd4e..209ea398599e 100644
--- a/graphics/osgearth/Makefile
+++ b/graphics/osgearth/Makefile
@@ -1,4 +1,4 @@
-# Created by: lbartoletti <coder@tuxfamily.org>
+# Created by: lbartoletti <lbartoletti@FreeBSD.org>
# $FreeBSD$
PORTNAME= osgearth
@@ -7,7 +7,7 @@ DISTVERSIONPREFIX= ${PORTNAME}-
PORTREVISION= 4
CATEGORIES= graphics geography
-MAINTAINER= lbartoletti@tuxfamily.org
+MAINTAINER= lbartoletti@FreeBSD.org
COMMENT= C++ terrain rendering toolkit for OpenSceneGraph
LICENSE= LGPL3
diff --git a/graphics/ossim/Makefile b/graphics/ossim/Makefile
index 0486f92fed55..071cca1b0422 100644
--- a/graphics/ossim/Makefile
+++ b/graphics/ossim/Makefile
@@ -6,7 +6,7 @@ DISTVERSION= 2.10.1
PORTREVISION= 1
CATEGORIES= graphics geography
-MAINTAINER= lbartoletti@tuxfamily.org
+MAINTAINER= lbartoletti@FreeBSD.org
COMMENT= Powerful suite of geospatial libraries and applications
LICENSE= MIT
diff --git a/graphics/py-OWSLib/Makefile b/graphics/py-OWSLib/Makefile
index c0b27afa3158..12c3606b35b0 100644
--- a/graphics/py-OWSLib/Makefile
+++ b/graphics/py-OWSLib/Makefile
@@ -6,7 +6,7 @@ CATEGORIES= graphics geography python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= lbartoletti@tuxfamily.org
+MAINTAINER= lbartoletti@FreeBSD.org
COMMENT= Client programming with OGC web service (hence OWS)
LICENSE= BSD3CLAUSE
diff --git a/graphics/py-descartes/Makefile b/graphics/py-descartes/Makefile
index f9ae150b818b..8acf1a33d3cf 100644
--- a/graphics/py-descartes/Makefile
+++ b/graphics/py-descartes/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= graphics python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= lbartoletti@tuxfamily.org
+MAINTAINER= lbartoletti@FreeBSD.org
COMMENT= Use geometric objects as matplotlib paths and patches
LICENSE= BSD3CLAUSE
diff --git a/graphics/py-fiona/Makefile b/graphics/py-fiona/Makefile
index d0516841f02f..22ecaf6cf93f 100644
--- a/graphics/py-fiona/Makefile
+++ b/graphics/py-fiona/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= graphics python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= lbartoletti@tuxfamily.org
+MAINTAINER= lbartoletti@FreeBSD.org
COMMENT= OGR's neat and nimble API for Python programmers
LICENSE= BSD3CLAUSE
diff --git a/graphics/py-geomdl/Makefile b/graphics/py-geomdl/Makefile
index ea407de5efa4..37c7ffd2ba6b 100644
--- a/graphics/py-geomdl/Makefile
+++ b/graphics/py-geomdl/Makefile
@@ -6,7 +6,7 @@ CATEGORIES= graphics python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= lbartoletti@tuxfamily.org
+MAINTAINER= lbartoletti@FreeBSD.org
COMMENT= Object-oriented pure Python B-Spline and NURBS library
LICENSE= MIT
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
diff --git a/graphics/py-graphviz/Makefile b/graphics/py-graphviz/Makefile
index 1afb5a760e30..fdb7556daa06 100644
--- a/graphics/py-graphviz/Makefile
+++ b/graphics/py-graphviz/Makefile
@@ -1,4 +1,4 @@
-# Created by: lbartoletti <lbartoletti@tuxfamily.org>
+# Created by: lbartoletti <lbartoletti@FreeBSD.org>
# $FreeBSD$
PORTNAME= graphviz
@@ -7,7 +7,7 @@ CATEGORIES= graphics python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= lbartoletti@tuxfamily.org
+MAINTAINER= lbartoletti@FreeBSD.org
COMMENT= Simple Python interface for Graphviz
LICENSE= MIT
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
diff --git a/math/py-kiwisolver/Makefile b/math/py-kiwisolver/Makefile
index 0c522980c100..924fe7d524dd 100644
--- a/math/py-kiwisolver/Makefile
+++ b/math/py-kiwisolver/Makefile
@@ -6,7 +6,7 @@ CATEGORIES= math python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= lbartoletti@tuxfamily.org
+MAINTAINER= lbartoletti@FreeBSD.org
COMMENT= Fast implementation of the Cassowary constraint solver
LICENSE= BSD3CLAUSE
diff --git a/net/quiterss/Makefile b/net/quiterss/Makefile
index c617f110da4f..3d117f3281b7 100644
--- a/net/quiterss/Makefile
+++ b/net/quiterss/Makefile
@@ -1,4 +1,4 @@
-# Created by: lbartoletti <coder@tuxfamily.org>
+# Created by: lbartoletti <lbartoletti@FreeBSD.org>
# $FreeBSD$
PORTNAME= quiterss
@@ -7,7 +7,7 @@ CATEGORIES= net
MASTER_SITES= http://quiterss.org/files/${PORTVERSION}/
DISTNAME= QuiteRSS-${PORTVERSION}-src
-MAINTAINER= lbartoletti@tuxfamily.org
+MAINTAINER= lbartoletti@FreeBSD.org
COMMENT= Open-source cross-platform RSS/Atom news feeds reader
LICENSE= GPLv3
diff --git a/ports-mgmt/portgraph/Makefile b/ports-mgmt/portgraph/Makefile
index c5e1ae347059..9da41871b52a 100644
--- a/ports-mgmt/portgraph/Makefile
+++ b/ports-mgmt/portgraph/Makefile
@@ -5,7 +5,7 @@ PORTVERSION= 0.0.1
CATEGORIES= ports-mgmt python
MASTER_SITES= CHEESESHOP
-MAINTAINER= lbartoletti@tuxfamily.org
+MAINTAINER= lbartoletti@FreeBSD.org
COMMENT= Create a dependencies graph of a(all) port(s)
LICENSE= BSD2CLAUSE
diff --git a/textproc/freexl/Makefile b/textproc/freexl/Makefile
index 6d78c5bb4d83..805fb407def9 100644
--- a/textproc/freexl/Makefile
+++ b/textproc/freexl/Makefile
@@ -1,4 +1,4 @@
-# Created by: lbartoletti <coder@tuxfamily.org>
+# Created by: lbartoletti <lbartoletti@FreeBSD.org>
# $FreeBSD$
PORTNAME= freexl
@@ -6,7 +6,7 @@ DISTVERSION= 1.0.5
CATEGORIES= textproc
MASTER_SITES= http://www.gaia-gis.it/gaia-sins/freexl-sources/
-MAINTAINER= lbartoletti@tuxfamily.org
+MAINTAINER= lbartoletti@FreeBSD.org
COMMENT= Library to extract valid data from within an Excel (.xls) spreadsheet
LICENSE= GPLv2+ LGPL21+ MPL11
diff --git a/textproc/txt2tags/Makefile b/textproc/txt2tags/Makefile
index a916ee69a5ca..06fcb4d25351 100644
--- a/textproc/txt2tags/Makefile
+++ b/textproc/txt2tags/Makefile
@@ -6,7 +6,7 @@ PORTVERSION= 2.6
PORTREVISION= 3
CATEGORIES= textproc
-MAINTAINER= lbartoletti@tuxfamily.org
+MAINTAINER= lbartoletti@FreeBSD.org
COMMENT= Convert simply formatted text into markup (e.g., HTML)
LICENSE= GPLv2
diff --git a/x11-fonts/py-QtAwesome/Makefile b/x11-fonts/py-QtAwesome/Makefile
index 401a1875d1a9..76a0ef8e15e8 100644
--- a/x11-fonts/py-QtAwesome/Makefile
+++ b/x11-fonts/py-QtAwesome/Makefile
@@ -6,7 +6,7 @@ CATEGORIES= x11-fonts graphics python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= lbartoletti@tuxfamily.org
+MAINTAINER= lbartoletti@FreeBSD.org
COMMENT= Iconic fonts in PyQt and PySide applications
LICENSE= MIT
diff --git a/x11-toolkits/qwt6/Makefile b/x11-toolkits/qwt6/Makefile
index 84a7a30c4959..f61f254eb236 100644
--- a/x11-toolkits/qwt6/Makefile
+++ b/x11-toolkits/qwt6/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= x11-toolkits
MASTER_SITES= SF
PKGNAMESUFFIX= 6-qt5
-MAINTAINER= lbartoletti@tuxfamily.org
+MAINTAINER= lbartoletti@FreeBSD.org
COMMENT= Qt Widgets for Technical Applications
USES= compiler:c++11-lang gl gmake qmake qt:5 tar:bzip2