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 | |
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')
-rw-r--r-- | emulators/xmame/Makefile | 2 | ||||
-rw-r--r-- | emulators/xmess/Makefile | 2 |
2 files changed, 2 insertions, 2 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 diff --git a/emulators/xmess/Makefile b/emulators/xmess/Makefile index 1e63284..50b185d 100644 --- a/emulators/xmess/Makefile +++ b/emulators/xmess/Makefile @@ -8,7 +8,7 @@ PORTNAME= xmess PORTVERSION= 0.67.2 -MAINTAINER= stijn@win.tue.nl +MAINTAINER= ports@FreeBSD.org COMMENT= X11 emulator for game consoles MASTERDIR= ${.CURDIR}/../xmame |