diff options
-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 |