diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-08-16 01:13:13 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-08-16 01:13:13 +0000 |
commit | 3a19cceee9a0f6ab674330e0cd18c20bef0cb5df (patch) | |
tree | be96b2865620e2f50d7dfb1910e8125414a92c77 /emulators | |
parent | BROKEN on 4.x: Internal compiler error in gcc (diff) |
Reset maintainer:
<arundel@gmx.net>
(reason: 550 5.1.1 {mx057} <arundel@gmx.net>... User is unknown)
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/linux-geepee32/Makefile | 2 | ||||
-rw-r--r-- | emulators/vba/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/emulators/linux-geepee32/Makefile b/emulators/linux-geepee32/Makefile index f3c7f2842d25..ca39511ad7a9 100644 --- a/emulators/linux-geepee32/Makefile +++ b/emulators/linux-geepee32/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://users.skynet.be/firefly/gp32/project/geepee32/ PKGNAMEPREFIX= linux- DISTNAME= ${PORTNAME}_linux_sdl_${PORTVERSION} -MAINTAINER= arundel@gmx.net +MAINTAINER= ports@FreeBSD.org COMMENT= The only GP32 emulator for i386 RUN_DEPENDS= ${LINUXBASE}/usr/lib/libSDL-1.2.so.0:${PORTSDIR}/devel/linux-sdl12 diff --git a/emulators/vba/Makefile b/emulators/vba/Makefile index 64e1cd3f2e39..41f01740f471 100644 --- a/emulators/vba/Makefile +++ b/emulators/vba/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= VisualBoyAdvance-src-${PORTVERSION} -MAINTAINER= arundel@gmx.net +MAINTAINER= ports@FreeBSD.org COMMENT= Open Source Gameboy Advance emulator BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm |