diff options
author | pav <pav@FreeBSD.org> | 2004-08-22 04:50:53 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-08-22 04:50:53 +0800 |
commit | 2141e50682b136a5a92caf3a3504d472824fac62 (patch) | |
tree | 9702f9059c58ceff2b54860932b94f20db6e307a | |
parent | 7ac6cd0e7beee608efa2ac37828b931e964eb752 (diff) | |
download | freebsd-ports-gnome-2141e50682b136a5a92caf3a3504d472824fac62.tar.gz freebsd-ports-gnome-2141e50682b136a5a92caf3a3504d472824fac62.tar.zst freebsd-ports-gnome-2141e50682b136a5a92caf3a3504d472824fac62.zip |
- Reclaim mainainership
PR: ports/70772
Submitted by: No Name <arundel@h3c.de>
-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 |