diff options
author | kris <kris@FreeBSD.org> | 2004-08-16 09:13:13 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-08-16 09:13:13 +0800 |
commit | 0f2a9609577de4cf624c1e9381bb3fb53a4e5206 (patch) | |
tree | 1733bb5c9855f14e53cf76799fa9073b73c4fa42 /emulators | |
parent | d251d2616bd26546cf49180e3fa8495ef5010a97 (diff) | |
download | freebsd-ports-gnome-0f2a9609577de4cf624c1e9381bb3fb53a4e5206.tar.gz freebsd-ports-gnome-0f2a9609577de4cf624c1e9381bb3fb53a4e5206.tar.zst freebsd-ports-gnome-0f2a9609577de4cf624c1e9381bb3fb53a4e5206.zip |
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 |