diff options
-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 |