diff options
author | pav <pav@FreeBSD.org> | 2005-11-04 08:31:21 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-11-04 08:31:21 +0800 |
commit | 8ff787526b3b89763e359027f08d016a2f700f58 (patch) | |
tree | 751c75ec29a21d737945ac40ed86e558b9c6893b /emulators | |
parent | 79cb81b4aa5659d55205dbf2fedd7427f5d76255 (diff) | |
download | freebsd-ports-gnome-8ff787526b3b89763e359027f08d016a2f700f58.tar.gz freebsd-ports-gnome-8ff787526b3b89763e359027f08d016a2f700f58.tar.zst freebsd-ports-gnome-8ff787526b3b89763e359027f08d016a2f700f58.zip |
- Update maintainer's address
PR: ports/88367
Submitted by: Miguel Mendez <mmendez@gmail.com> (maintainer)
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/xmess/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/xmess/Makefile b/emulators/xmess/Makefile index 44df9d42f6f9..118fd5350644 100644 --- a/emulators/xmess/Makefile +++ b/emulators/xmess/Makefile @@ -7,7 +7,7 @@ PORTNAME= xmess -MAINTAINER= flynn@energyhq.es.eu.org +MAINTAINER= mmendez@gmail.com COMMENT= X11 emulator for game consoles MASTERDIR= ${.CURDIR}/../xmame |