diff options
author | wiz <wiz@pkgsrc.org> | 2003-10-11 07:59:10 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-10-11 07:59:10 +0000 |
commit | 068e83229eec026b508ca78349008343bbdcfc20 (patch) | |
tree | 7d56344521dffa8999c4a6bd8f3626e96716826e /games | |
parent | ced215fbe9ade49c709f774dcc57bf5300c71eaa (diff) | |
download | pkgsrc-068e83229eec026b508ca78349008343bbdcfc20.tar.gz |
I can't test this anymore -- drop maintainership.
Diffstat (limited to 'games')
-rw-r--r-- | games/quake3arena-demo/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/quake3arena-demo/Makefile b/games/quake3arena-demo/Makefile index 501356bce2f..b7f60eae618 100644 --- a/games/quake3arena-demo/Makefile +++ b/games/quake3arena-demo/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2003/09/16 14:21:00 xtraeme Exp $ +# $NetBSD: Makefile,v 1.16 2003/10/11 07:59:10 wiz Exp $ DISTNAME= linuxq3ademo-1_11-6_x86_gz PKGNAME= quake3arena-demo-1.11.6 @@ -8,7 +8,7 @@ MASTER_SITES= ftp://ftp.idsoftware.com/idstuff/quake3/linux/ \ ftp://mirrors.xmission.com/idsoftware/quake3/linux/ EXTRACT_SUFX= .sh -MAINTAINER= wiz@NetBSD.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.quake3arena.com/ COMMENT= Quake 3 Arena -- first person shooter (linux demo) |