diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-02-12 23:37:05 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-02-12 23:37:05 +0000 |
commit | a2b81e91cba3de19d6ee5728e873686983b64a79 (patch) | |
tree | e6ffcaaecfbd3e4821db2e6a5d22918448ca8e50 /emulators/gxmame | |
parent | 6406f57df897961677cb7725ed75c045996e17b7 (diff) |
Notes
Diffstat (limited to 'emulators/gxmame')
-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 c3142d5d550d..b6046e635126 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= tlp@liquidx.org +MAINTAINER= ports@FreeBSD.org COMMENT= GXmame is a GTK frontend for xmame RUN_DEPENDS= xmame:${PORTSDIR}/emulators/xmame |