diff options
author | erwin <erwin@FreeBSD.org> | 2005-02-15 08:32:08 +0000 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2005-02-15 08:32:08 +0000 |
commit | fa6613766088a62f96a3451f0cec4deb31b9cbb6 (patch) | |
tree | ca824a45ca5c715572e2673290c18367e643847c /emulators | |
parent | ec5a07d2ad1c24f35c1edfb9c22d183a3afa2b09 (diff) | |
download | FreeBSD-ports-fa6613766088a62f96a3451f0cec4deb31b9cbb6.zip FreeBSD-ports-fa6613766088a62f96a3451f0cec4deb31b9cbb6.tar.gz |
Miguel Mendez is the new victim of these ports. Thanks!
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/gxmame/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/gxmame/Makefile b/emulators/gxmame/Makefile index b6046e6..f0e4fff 100644 --- a/emulators/gxmame/Makefile +++ b/emulators/gxmame/Makefile @@ -12,7 +12,7 @@ CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= flynn@energyhq.es.eu.org COMMENT= GXmame is a GTK frontend for xmame RUN_DEPENDS= xmame:${PORTSDIR}/emulators/xmame |