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 af1db4b6c13..8a8796187a9 100644 --- a/games/quakedata/Makefile +++ b/games/quakedata/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2002/01/24 12:35:53 tron Exp $ +# $NetBSD: Makefile,v 1.10 2002/01/24 12:40:38 tron Exp $ DISTNAME= quake106 PKGNAME= quakedata-1.0 @@ -11,7 +11,7 @@ MAINTAINER= itojun@kame.net HOMEPAGE= http://www.idsoftware.com/ COMMENT= Game data files for Quake -BUILD_DEPENDS+= lha-114f:../../archivers/lha +BUILD_DEPENDS+= lha-*:../../archivers/lha LICENSE+= shareware RESTRICTED= "This software is shareware" |