diff options
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 0a4a02d..1bb8607 100644 --- a/emulators/xmame/Makefile +++ b/emulators/xmame/Makefile @@ -17,7 +17,7 @@ DISTNAME= xmame-${XMAMEVERSION:S/.r/-rc/} DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:xmame DIST_SUBDIR= xmame -MAINTAINER?= stijn@win.tue.nl +MAINTAINER?= ports@FreeBSD.org COMMENT?= UNIX/X11 port of the Multi Arcade Machine Emulator (MAME) USE_BZIP2= yes |