aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaurent Chardon <laurent@FreeBSD.org>2026-04-08 12:17:25 +0000
committerLaurent Chardon <laurent@FreeBSD.org>2026-04-08 12:24:54 +0000
commitbf0f61fc9d284c796c4feca8c9e76a48fb9175ba (patch)
tree9d938b015398b3d4d191a1443a1b244953a7d01f
parent445c655eab7c1a407b6c3e48d33b72ea15283036 (diff)
ports: Update email address for multiple ports
Update maintainer email address to laurent@FreeBSD.org for: deskutils/cairo-dock deskutils/cairo-dock-plugins devel/distcc devel/z80-asm emulators/hatari math/openlibm misc/img2xterm net/mpich net/py-mpi4py sysutils/modules Reviewed by: michaelo, thierry (mentor) Approved by: michaelo, thierry (mentor) Differential Revision: https://reviews.freebsd.org/D56284
-rw-r--r--deskutils/cairo-dock-plugins/Makefile2
-rw-r--r--deskutils/cairo-dock/Makefile2
-rw-r--r--devel/distcc/Makefile2
-rw-r--r--devel/z80-asm/Makefile2
-rw-r--r--emulators/hatari/Makefile2
-rw-r--r--math/openlibm/Makefile2
-rw-r--r--misc/img2xterm/Makefile2
-rw-r--r--net/mpich/Makefile2
-rw-r--r--net/py-mpi4py/Makefile2
-rw-r--r--sysutils/modules/Makefile2
10 files changed, 10 insertions, 10 deletions
diff --git a/deskutils/cairo-dock-plugins/Makefile b/deskutils/cairo-dock-plugins/Makefile
index 07c9aef1e7fd..65a03d0bff34 100644
--- a/deskutils/cairo-dock-plugins/Makefile
+++ b/deskutils/cairo-dock-plugins/Makefile
@@ -2,7 +2,7 @@ PORTNAME= cairo-dock-plugins
DISTVERSION= 3.6.2
CATEGORIES= deskutils
-MAINTAINER= laurent.chardon@gmail.com
+MAINTAINER= laurent@FreeBSD.org
COMMENT= Cairo-Dock-Plugins for Cairo-Dock
WWW= https://github.com/Cairo-Dock/cairo-dock-core/wiki/
diff --git a/deskutils/cairo-dock/Makefile b/deskutils/cairo-dock/Makefile
index 46c7c2fdf5e7..f457393866c8 100644
--- a/deskutils/cairo-dock/Makefile
+++ b/deskutils/cairo-dock/Makefile
@@ -2,7 +2,7 @@ PORTNAME= cairo-dock
DISTVERSION= 3.6.2
CATEGORIES= deskutils
-MAINTAINER= laurent.chardon@gmail.com
+MAINTAINER= laurent@FreeBSD.org
COMMENT= Lightweight and eye-candy dock (program launcher)
WWW= https://github.com/Cairo-Dock/cairo-dock-core/wiki/
diff --git a/devel/distcc/Makefile b/devel/distcc/Makefile
index 6d2aab51c012..867679c97213 100644
--- a/devel/distcc/Makefile
+++ b/devel/distcc/Makefile
@@ -4,7 +4,7 @@ DISTVERSION= 3.4
PORTREVISION= 3
CATEGORIES= devel python
-MAINTAINER= laurent.chardon@gmail.com
+MAINTAINER= laurent@FreeBSD.org
COMMENT= Distribute compilation of C(++) code across machines ${${FLAVOR}_COMMENT}
WWW= https://distcc.github.io/
diff --git a/devel/z80-asm/Makefile b/devel/z80-asm/Makefile
index d726d9c248ca..84374ca275ca 100644
--- a/devel/z80-asm/Makefile
+++ b/devel/z80-asm/Makefile
@@ -5,7 +5,7 @@ MASTER_SITES= http://wwwhomes.uni-bielefeld.de/achim/z80-asm/
DISTNAME= z80-asm-current
DIST_SUBDIR= z80-asm
-MAINTAINER= laurent.chardon@gmail.com
+MAINTAINER= laurent@FreeBSD.org
COMMENT= Z80 assembly code assembler and disassembler
WWW= https://wwwhomes.uni-bielefeld.de/achim/z80-asm.html
diff --git a/emulators/hatari/Makefile b/emulators/hatari/Makefile
index 01c91dfe4cc4..3d169fb777c0 100644
--- a/emulators/hatari/Makefile
+++ b/emulators/hatari/Makefile
@@ -3,7 +3,7 @@ DISTVERSIONPREFIX= v
DISTVERSION= 2.6.1
CATEGORIES= emulators
-MAINTAINER= laurent.chardon@gmail.com
+MAINTAINER= laurent@FreeBSD.org
COMMENT= Atari ST emulator
WWW= https://hatari.tuxfamily.org/
diff --git a/math/openlibm/Makefile b/math/openlibm/Makefile
index 0f6e8a250017..5ef3d6f4d045 100644
--- a/math/openlibm/Makefile
+++ b/math/openlibm/Makefile
@@ -3,7 +3,7 @@ DISTVERSIONPREFIX= v
DISTVERSION= 0.8.7
CATEGORIES= math
-MAINTAINER= laurent.chardon@gmail.com
+MAINTAINER= laurent@FreeBSD.org
COMMENT= High quality system independent, portable, open source libm
WWW= https://openlibm.org
diff --git a/misc/img2xterm/Makefile b/misc/img2xterm/Makefile
index b6ab40ae8f13..8b7d5c09a045 100644
--- a/misc/img2xterm/Makefile
+++ b/misc/img2xterm/Makefile
@@ -4,7 +4,7 @@ DISTVERSIONPREFIX= v
PORTREVISION= 5
CATEGORIES= misc
-MAINTAINER= laurent.chardon@gmail.com
+MAINTAINER= laurent@FreeBSD.org
COMMENT= Display images on 256 color xterms
WWW= https://github.com/kfei/img2xterm
diff --git a/net/mpich/Makefile b/net/mpich/Makefile
index 2c9e11cda100..da514fd3d094 100644
--- a/net/mpich/Makefile
+++ b/net/mpich/Makefile
@@ -3,7 +3,7 @@ DISTVERSION= 5.0.0
CATEGORIES= net parallel
MASTER_SITES= https://github.com/pmodels/mpich/releases/download/v${DISTVERSION}/
-MAINTAINER= laurent.chardon@gmail.com
+MAINTAINER= laurent@FreeBSD.org
COMMENT= Portable implementation of MPI-1, MPI-2 and MPI-3
WWW= https://www.mpich.org/
diff --git a/net/py-mpi4py/Makefile b/net/py-mpi4py/Makefile
index feca0acff130..9f489311bd40 100644
--- a/net/py-mpi4py/Makefile
+++ b/net/py-mpi4py/Makefile
@@ -4,7 +4,7 @@ CATEGORIES= net parallel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= laurent.chardon@gmail.com
+MAINTAINER= laurent@FreeBSD.org
COMMENT?= Python bindings for MPI (OpenMPI)
WWW= https://github.com/mpi4py/mpi4py
diff --git a/sysutils/modules/Makefile b/sysutils/modules/Makefile
index c3af7a22db4b..86c819fd2c61 100644
--- a/sysutils/modules/Makefile
+++ b/sysutils/modules/Makefile
@@ -3,7 +3,7 @@ DISTVERSION= 5.6.1
CATEGORIES= sysutils tcl
MASTER_SITES= https://github.com/envmodules/modules/releases/download/v${DISTVERSION}/
-MAINTAINER= laurent.chardon@gmail.com
+MAINTAINER= laurent@FreeBSD.org
COMMENT= Dynamic modification of a user environment
WWW= https://modules.sourceforge.net/