diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-08-21 20:50:53 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-08-21 20:50:53 +0000 |
commit | 89f170948994d74298e6643d3e7b3ac63c35530d (patch) | |
tree | 797e7e190cfa7cca7592b2089c245f77a3c86917 /emulators | |
parent | d0fb593311efe988e47d5403e61f2b941fc2da63 (diff) | |
download | ports-89f170948994d74298e6643d3e7b3ac63c35530d.tar.gz ports-89f170948994d74298e6643d3e7b3ac63c35530d.zip |
Notes
Diffstat (limited to 'emulators')
-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 ca39511ad7a9..e72d03337f76 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= ports@FreeBSD.org +MAINTAINER= arundel@h3c.de COMMENT= The only GP32 emulator for i386 RUN_DEPENDS= ${LINUXBASE}/usr/lib/libSDL-1.2.so.0:${PORTSDIR}/devel/linux-sdl12 |