diff options
author | wiz <wiz@pkgsrc.org> | 2005-03-24 23:43:44 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-03-24 23:43:44 +0000 |
commit | 7a7586f50e19b9fe1e1718868fc3f1b9acbfe9c9 (patch) | |
tree | fb842f6a74db4367491123ca5f6c5525403e89d3 /games/quake3arena/Makefile | |
parent | 2317d97c2a75be35d9d930a6e020507151c1e64d (diff) | |
download | pkgsrc-7a7586f50e19b9fe1e1718868fc3f1b9acbfe9c9.tar.gz |
Update jmcneill's email address.
Diffstat (limited to 'games/quake3arena/Makefile')
-rw-r--r-- | games/quake3arena/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/quake3arena/Makefile b/games/quake3arena/Makefile index d8c418bb965..c13cdbb1b74 100644 --- a/games/quake3arena/Makefile +++ b/games/quake3arena/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2004/07/07 09:05:43 xtraeme Exp $ +# $NetBSD: Makefile,v 1.19 2005/03/24 23:43:44 wiz Exp $ DISTNAME= linuxq3apoint-1.32b.x86 PKGREVISION= 1 @@ -8,7 +8,7 @@ MASTER_SITES= ftp://ftp.idsoftware.com/idstuff/quake3/linux/ \ ftp://mirrors.xmission.com/idsoftware/quake3/linux/ EXTRACT_SUFX= .run -MAINTAINER= jmcneill@invisible.yi.org +MAINTAINER= jmcneill@NetBSD.org HOMEPAGE= http://www.quake3arena.com/ COMMENT= Quake 3 Arena -- first person shooter (binary only, no data files) |