diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2007-02-10 20:06:49 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2007-02-10 20:06:49 +0000 |
commit | ca8d1df694b8933766221189dacb829592fe1f65 (patch) | |
tree | fea28572fe0a11162da2d1166edaa143a64531ec /emulators/xmame | |
parent | 23f034c1b85c3c1d8aef59ba9e52cee8d530cc4b (diff) | |
download | ports-ca8d1df694b8933766221189dacb829592fe1f65.tar.gz ports-ca8d1df694b8933766221189dacb829592fe1f65.zip |
Notes
Diffstat (limited to 'emulators/xmame')
-rw-r--r-- | emulators/xmame/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/xmame/Makefile b/emulators/xmame/Makefile index 79df441a4bb9..2cd5df27a247 100644 --- a/emulators/xmame/Makefile +++ b/emulators/xmame/Makefile @@ -25,7 +25,7 @@ DISTNAME= xmame-${XMAMEVERSION:S/.r/-rc/} DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:xmame DIST_SUBDIR= xmame -MAINTAINER?= mmendez@energyhq.be +MAINTAINER?= ports@FreeBSD.org COMMENT?= UNIX/X11 port of the Multi Arcade Machine Emulator (MAME) LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2 |