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/linux-geepee32 | |
parent | 1cccfd5e68f79045035126347e2a5201d216186d (diff) |
Notes
Diffstat (limited to 'emulators/linux-geepee32')
-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 |