aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
Diffstat (limited to 'games')
-rw-r--r--games/p5-Algorithm-Pair-Best2/Makefile2
-rw-r--r--games/p5-Algorithm-Pair-Swiss/Makefile2
-rw-r--r--games/p5-Games-AlphaBeta/Makefile2
-rw-r--r--games/p5-Games-GuessWord/Makefile2
-rw-r--r--games/p5-Games-Tournament-RoundRobin/Makefile2
5 files changed, 5 insertions, 5 deletions
diff --git a/games/p5-Algorithm-Pair-Best2/Makefile b/games/p5-Algorithm-Pair-Best2/Makefile
index d875ce5a6693..e72c0d2e63fc 100644
--- a/games/p5-Algorithm-Pair-Best2/Makefile
+++ b/games/p5-Algorithm-Pair-Best2/Makefile
@@ -10,7 +10,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Select tournament pairings
-LICENSE= ART10 GPLv1
+LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/games/p5-Algorithm-Pair-Swiss/Makefile b/games/p5-Algorithm-Pair-Swiss/Makefile
index a34de21d7f73..d77d47bf4a6f 100644
--- a/games/p5-Algorithm-Pair-Swiss/Makefile
+++ b/games/p5-Algorithm-Pair-Swiss/Makefile
@@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= bofh@FreeBSD.org
COMMENT= Generate unique pairings for tournaments
-LICENSE= ART10 GPLv1
+LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
TEST_DEPENDS= p5-Test-Exception>=0:devel/p5-Test-Exception
diff --git a/games/p5-Games-AlphaBeta/Makefile b/games/p5-Games-AlphaBeta/Makefile
index aac340429bbe..860093ab2c47 100644
--- a/games/p5-Games-AlphaBeta/Makefile
+++ b/games/p5-Games-AlphaBeta/Makefile
@@ -12,7 +12,7 @@ DISTNAME= ${PORTNAME}-v${PORTVERSION}
MAINTAINER= bofh@FreeBSD.org
COMMENT= Game-tree search with object oriented interface
-LICENSE= ART10 GPLv1
+LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
USES= perl5
diff --git a/games/p5-Games-GuessWord/Makefile b/games/p5-Games-GuessWord/Makefile
index e2f05c5bf277..e84a7e7fe210 100644
--- a/games/p5-Games-GuessWord/Makefile
+++ b/games/p5-Games-GuessWord/Makefile
@@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= bofh@FreeBSD.org
COMMENT= Guess the letters in a word (ie Hangman)
-LICENSE= ART10 GPLv1
+LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
USES= perl5
diff --git a/games/p5-Games-Tournament-RoundRobin/Makefile b/games/p5-Games-Tournament-RoundRobin/Makefile
index f29663340aa1..cdfbbf86705d 100644
--- a/games/p5-Games-Tournament-RoundRobin/Makefile
+++ b/games/p5-Games-Tournament-RoundRobin/Makefile
@@ -10,7 +10,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Round-Robin Tournament Schedule Pairings
-LICENSE= ART10 GPLv1
+LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
LICENSE_FILE= ${WRKSRC}/LICENSE