diff options
author | jmcneill <jmcneill@pkgsrc.org> | 2009-01-12 16:19:07 +0000 |
---|---|---|
committer | jmcneill <jmcneill@pkgsrc.org> | 2009-01-12 16:19:07 +0000 |
commit | 4a5bcb3740720438cc3a623108f235eb15cbd24e (patch) | |
tree | f1d530c172475a632c1cee51cfdd7b11ee3755ba /games/quake3arena/Makefile | |
parent | 80ba5e9427b99307056c4cdb796e416f924e5044 (diff) | |
download | pkgsrc-4a5bcb3740720438cc3a623108f235eb15cbd24e.tar.gz |
drop maintainership
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 264578518bc..bf979e4115f 100644 --- a/games/quake3arena/Makefile +++ b/games/quake3arena/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.33 2008/09/12 22:04:18 gdt Exp $ +# $NetBSD: Makefile,v 1.34 2009/01/12 16:19:31 jmcneill Exp $ DISTNAME= linuxq3apoint-1.32b.x86 PKGREVISION= 3 @@ -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@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.quake3arena.com/ COMMENT= Quake 3 Arena -- first person shooter (binary only, no data files) |