diff options
author | wiz <wiz> | 2003-10-11 07:59:10 +0000 |
---|---|---|
committer | wiz <wiz> | 2003-10-11 07:59:10 +0000 |
commit | 1df6e0fed8ff06642374286f48ab023d1ecf01b9 (patch) | |
tree | 7d56344521dffa8999c4a6bd8f3626e96716826e /games | |
parent | e4b05a41e1ac70592e098f83851d85d3edb3e499 (diff) | |
download | pkgsrc-1df6e0fed8ff06642374286f48ab023d1ecf01b9.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) |