diff options
author | edwin <edwin@FreeBSD.org> | 2005-11-18 06:25:11 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2005-11-18 06:25:11 +0800 |
commit | 29f58f6d42145e0d0d7e1694b276e9f6360a0b6b (patch) | |
tree | fb00e8519357a7482e1ce3888207b766b9346238 /games | |
parent | 156e6579abe08bc283ac0bb3b7d4a331f13ecc79 (diff) | |
download | freebsd-ports-gnome-29f58f6d42145e0d0d7e1694b276e9f6360a0b6b.tar.gz freebsd-ports-gnome-29f58f6d42145e0d0d7e1694b276e9f6360a0b6b.tar.zst freebsd-ports-gnome-29f58f6d42145e0d0d7e1694b276e9f6360a0b6b.zip |
New maintainer: "Andrew P." <infofarmer@gmail.com>
I'm not a gamer, and I don't own the game, but this is an
important port and it would be a pity to see it orphaned. So
I'm willing to take maintainership until someone more suitable
steps forward..
BTW, Q4 runs great on FreeBSD. There are still a few tweaks
to be made (e.g. q4 would be glad to see linprocfs), but overall
it runs without any bugs, glitches or performance problems.
We need to put some pressure on Ati guys to release either
drivers or specs. Maybe we'll talk later about it at advocacy@.
Diffstat (limited to 'games')
-rw-r--r-- | games/linux-quake4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/linux-quake4/Makefile b/games/linux-quake4/Makefile index fb92118e48ed..da6240e6e8dc 100644 --- a/games/linux-quake4/Makefile +++ b/games/linux-quake4/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= linux- DISTNAME= ${PORTNAME}-linux-${PORTVERSION}.x86 EXTRACT_SUFX= .run -MAINTAINER= ed@fxq.nl +MAINTAINER= infofarmer@gmail.com COMMENT= Quake 4 for Linux RUN_DEPENDS= ${LINUXBASE}/usr/lib/libSDL-1.2.so.0:${PORTSDIR}/devel/linux-sdl12 |