diff options
author | Maho Nakata <maho@FreeBSD.org> | 2003-07-21 05:43:13 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2003-07-21 05:43:13 +0000 |
commit | 2947c271ea8d1a4aa406abe54ac00a180b4d4e60 (patch) | |
tree | d5be2216568efc607fe4f7353e6f1c87dbc92eb0 /emulators/xmame | |
parent | b394bae90ab23b7518bfddb4ff63dbe9ec3d0468 (diff) |
Drop maintainership to ports@FreeBSD.org
PR: 54674
Submitted by: Stijn Hoop <stijn@win.tue.nl>
Notes
Notes:
svn path=/head/; revision=85270
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 0a4a02d0cf64..1bb8607f22a2 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 |