diff options
author | gdt <gdt@pkgsrc.org> | 2008-09-12 22:04:18 +0000 |
---|---|---|
committer | gdt <gdt@pkgsrc.org> | 2008-09-12 22:04:18 +0000 |
commit | 59e981988d1cfced0746a4345e9e29f7ddc45049 (patch) | |
tree | 851ff34ab3becd3aa5b2cf6a6088e6f3e081a038 /games/quake3arena/Makefile | |
parent | 75b48968755d57963665135e29840812d8d6de36 (diff) | |
download | pkgsrc-59e981988d1cfced0746a4345e9e29f7ddc45049.tar.gz |
Add license, and note that it's too complicated to figure out.
Diffstat (limited to 'games/quake3arena/Makefile')
-rw-r--r-- | games/quake3arena/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games/quake3arena/Makefile b/games/quake3arena/Makefile index c86a1d88d89..264578518bc 100644 --- a/games/quake3arena/Makefile +++ b/games/quake3arena/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.32 2008/09/10 00:39:55 gdt Exp $ +# $NetBSD: Makefile,v 1.33 2008/09/12 22:04:18 gdt Exp $ DISTNAME= linuxq3apoint-1.32b.x86 PKGREVISION= 3 @@ -17,8 +17,8 @@ CONFLICTS= quake3arena-demo-[0-9]* EMUL_PLATFORMS= linux-i386 EMUL_MODULES.linux= base x11 glx -LICENSE= generic-nonlicense -RESTRICTED= Unclear terms +LICENSE= quake3arena-license +RESTRICTED= Terms are too complicated to evaluate. NO_SRC_ON_FTP= ${RESTRICTED} NO_BIN_ON_FTP= ${RESTRICTED} NO_SRC_ON_CDROM= ${RESTRICTED} |