diff options
Diffstat (limited to 'emulators/linux-geepee32/Makefile')
-rw-r--r-- | emulators/linux-geepee32/Makefile | 2 |
1 files changed, 1 insertions, 1 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 |