summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorgdt <gdt>2008-09-12 22:46:52 +0000
committergdt <gdt>2008-09-12 22:46:52 +0000
commitc1ce590a02e37eb05dbed3f8af4c57bcdeb396d5 (patch)
treef7b3a805d34f0f2b448e9f8ff7c69d3388f81748 /games
parent036f48c615400250275e92d06535461c471af7cd (diff)
downloadpkgsrc-c1ce590a02e37eb05dbed3f8af4c57bcdeb396d5.tar.gz
Note that underlying license is GPL2.
Diffstat (limited to 'games')
-rw-r--r--games/xfrisk/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/games/xfrisk/Makefile b/games/xfrisk/Makefile
index edb5d7da871..8db23759065 100644
--- a/games/xfrisk/Makefile
+++ b/games/xfrisk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2008/09/10 00:43:01 gdt Exp $
+# $NetBSD: Makefile,v 1.19 2008/09/12 22:46:52 gdt Exp $
#
DISTNAME= xfrisk-1.2
@@ -15,7 +15,8 @@ USE_TOOLS+= gmake
# LICENSE pending investigation; absence of LICENSE violates
# "RESTRICTED implies LICENSE" pkgsrc rule.
-LICENSE= generic-nonlicense
+#LICENSE= gnu-gpl-v2
+LICENSE+= generic-nonlicense
RESTRICTED= Possible trademark infringement
NO_SRC_ON_FTP= ${RESTRICTED}
NO_BIN_ON_FTP= ${RESTRICTED}