aboutsummaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorJason E. Hale <jhale@FreeBSD.org>2022-03-04 15:18:00 +0000
committerJason E. Hale <jhale@FreeBSD.org>2022-03-04 15:59:10 +0000
commitbbc10ece1d6b663ce4ad5fd8abffdd9960247f7c (patch)
treedeec9d337e889dbeaedcfb1d96b984dc3aaba3b2 /emulators
parentd6e395817acd6c0afca341f990ac3084843dfb09 (diff)
downloadports-bbc10ece1d6b663ce4ad5fd8abffdd9960247f7c.tar.gz
ports-bbc10ece1d6b663ce4ad5fd8abffdd9960247f7c.zip
*/*: Update maintainer's email address
PR: 262198 (cherry picked from commit c10ed451d2d743cdbb72172f8f5f9dbb1c2f0166)
Diffstat (limited to 'emulators')
-rw-r--r--emulators/catapult/Makefile2
-rw-r--r--emulators/libretro-vice/Makefile2
-rw-r--r--emulators/openmsx/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/emulators/catapult/Makefile b/emulators/catapult/Makefile
index 19aa630ec5e1..4d5eaa9a659a 100644
--- a/emulators/catapult/Makefile
+++ b/emulators/catapult/Makefile
@@ -4,7 +4,7 @@ CATEGORIES= emulators
MASTER_SITES= https://github.com/openMSX/openMSX/releases/download/RELEASE_${PORTVERSION:S/./_/g}/
DISTNAME= openmsx-${PORTNAME}-${PORTVERSION}
-MAINTAINER= menelkir@itroll.org
+MAINTAINER= dmenelkir@gmail.com
COMMENT= GUI for openMSX
LICENSE= GPLv2
diff --git a/emulators/libretro-vice/Makefile b/emulators/libretro-vice/Makefile
index a94bcfd1cd7b..c1a33684c694 100644
--- a/emulators/libretro-vice/Makefile
+++ b/emulators/libretro-vice/Makefile
@@ -3,7 +3,7 @@ PORTVERSION= 0.20201218
CATEGORIES= emulators games
PKGNAMESUFFIX= -${FLAVOR}
-MAINTAINER= menelkir@itroll.org
+MAINTAINER= dmenelkir@gmail.com
COMMENT= ${${FLAVOR}_COMMENT}
LICENSE= GPLv2
diff --git a/emulators/openmsx/Makefile b/emulators/openmsx/Makefile
index fcbf4b20ccfb..5d03a98c485d 100644
--- a/emulators/openmsx/Makefile
+++ b/emulators/openmsx/Makefile
@@ -2,7 +2,7 @@ PORTNAME= openmsx
DISTVERSION= 17.0
CATEGORIES= emulators
-MAINTAINER= menelkir@itroll.org
+MAINTAINER= dmenelkir@gmail.com
COMMENT= Open source MSX emulator
LICENSE= GPLv2