diff options
author | wiz <wiz@pkgsrc.org> | 2003-10-12 07:11:49 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-10-12 07:11:49 +0000 |
commit | cc3a6ba6de9ef41f62e867af520b276603961550 (patch) | |
tree | 7cf8b2cce3438742237088d1b892ef7da7130ab3 /games | |
parent | 7238b6502ba65b3df004db7129fea4973ae7f0ca (diff) | |
download | pkgsrc-cc3a6ba6de9ef41f62e867af520b276603961550.tar.gz |
Soren Jacobsen wants to take maintainership -- make it so.
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 b7f60eae618..44acabe40e2 100644 --- a/games/quake3arena-demo/Makefile +++ b/games/quake3arena-demo/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2003/10/11 07:59:10 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2003/10/12 07:11:49 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= tech-pkg@NetBSD.org +MAINTAINER= snj@pobox.com HOMEPAGE= http://www.quake3arena.com/ COMMENT= Quake 3 Arena -- first person shooter (linux demo) |