diff options
author | mat <mat@FreeBSD.org> | 2017-09-15 16:58:46 +0800 |
---|---|---|
committer | Koop Mast <kwm@rainbow-runner.nl> | 2018-02-04 05:32:19 +0800 |
commit | 407f6fae593d4b4fcc69334b1031155412f34b91 (patch) | |
tree | 9cf2a4eeb804bceb8a42a0b1ac98aac9211a2cab /games/p5-Algorithm-Pair-Swiss/Makefile | |
parent | fc38c414a8a90da5f17ee538ad36164a82351c83 (diff) | |
download | freebsd-ports-gnome-407f6fae593d4b4fcc69334b1031155412f34b91.tar.gz freebsd-ports-gnome-407f6fae593d4b4fcc69334b1031155412f34b91.tar.zst freebsd-ports-gnome-407f6fae593d4b4fcc69334b1031155412f34b91.zip |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight
Diffstat (limited to 'games/p5-Algorithm-Pair-Swiss/Makefile')
-rw-r--r-- | games/p5-Algorithm-Pair-Swiss/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |