diff options
author | tron <tron@pkgsrc.org> | 2002-06-27 20:18:41 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2002-06-27 20:18:41 +0000 |
commit | 1dc6f6e3041a23c6d3e918eaf4a303bacf53cbc1 (patch) | |
tree | 1a7164049a278b685862093e55f184f68f63c6e4 /games/quake | |
parent | 586045def95b64e172409f58e5b4c2508fda7f1d (diff) | |
download | pkgsrc-1dc6f6e3041a23c6d3e918eaf4a303bacf53cbc1.tar.gz |
I don't maintain this package any more.
Diffstat (limited to 'games/quake')
-rw-r--r-- | games/quake/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/quake/Makefile b/games/quake/Makefile index 1f912d0890e..b03f2aca3f8 100644 --- a/games/quake/Makefile +++ b/games/quake/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2002/01/24 13:00:43 tron Exp $ +# $NetBSD: Makefile,v 1.18 2002/06/27 20:18:41 tron Exp $ DISTNAME= q1source PKGNAME= quake-2.30 @@ -7,7 +7,7 @@ MASTER_SITES= ftp://ftp.fu-berlin.de/pc/msdos/games/idgames/idstuff/source/ \ ftp://ftp.idsoftware.com/idstuff/source/ EXTRACT_SUFX= .zip -MAINTAINER= tron@netbsd.org +MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.idsoftware.com/ COMMENT= legendary first person shoot'em up game |