diff options
Diffstat (limited to 'games/quakedata')
-rw-r--r-- | games/quakedata/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/quakedata/Makefile b/games/quakedata/Makefile index 8a9454598b7..97eb7c294c4 100644 --- a/games/quakedata/Makefile +++ b/games/quakedata/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2006/05/22 06:45:08 rillig Exp $ +# $NetBSD: Makefile,v 1.21 2007/11/17 13:40:16 wiz Exp $ DISTNAME= quake106 PKGNAME= quakedata-1.0 @@ -8,7 +8,7 @@ MASTER_SITES= ftp://ftp.fu-berlin.de/pc/msdos/games/idgames/idstuff/quake/ \ ftp://ftp.idsoftware.com/idstuff/quake/ EXTRACT_SUFX= .zip -MAINTAINER= itojun@kame.net +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.idsoftware.com/ COMMENT= Game data files for Quake |