diff options
author | Jason E. Hale <jhale@FreeBSD.org> | 2022-03-04 15:18:00 +0000 |
---|---|---|
committer | Jason E. Hale <jhale@FreeBSD.org> | 2022-03-04 15:56:06 +0000 |
commit | c10ed451d2d743cdbb72172f8f5f9dbb1c2f0166 (patch) | |
tree | 130fc502f952edf76ff5c69a01cfb6f80da1ba84 /emulators/openmsx | |
parent | 9bceefed8076f01b5277b9f1715e9bc16f3c4ae7 (diff) |
Diffstat (limited to 'emulators/openmsx')
-rw-r--r-- | emulators/openmsx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |