diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-11-04 00:31:21 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-11-04 00:31:21 +0000 |
commit | f95014284b206a8f9e654a2cb59e3da42eec515c (patch) | |
tree | 7c5e5e83d7bd4ea14d13ca17cc98314588a6f789 /emulators | |
parent | - Update to 0.101 (diff) |
- Update maintainer's address
PR: ports/88367
Submitted by: Miguel Mendez <mmendez@gmail.com> (maintainer)
Notes
Notes:
svn path=/head/; revision=147176
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 |