diff options
author | maho <maho@FreeBSD.org> | 2003-07-21 05:43:13 +0000 |
---|---|---|
committer | maho <maho@FreeBSD.org> | 2003-07-21 05:43:13 +0000 |
commit | c078c25091f26602a89e071717893a0bae6f3ce0 (patch) | |
tree | 60d9cc23d8a1bacd55b199e84a64534bf2115aac /emulators/xmame | |
parent | a5be16764436712711af43273bdd768a65a70888 (diff) | |
download | FreeBSD-ports-c078c25091f26602a89e071717893a0bae6f3ce0.zip FreeBSD-ports-c078c25091f26602a89e071717893a0bae6f3ce0.tar.gz |
Drop maintainership to ports@FreeBSD.org
PR: 54674
Submitted by: Stijn Hoop <stijn@win.tue.nl>
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 |