aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/py-game_sdl2/Makefile2
-rw-r--r--devel/renpy/Makefile2
-rw-r--r--net-p2p/transmission-cli/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/devel/py-game_sdl2/Makefile b/devel/py-game_sdl2/Makefile
index 4330236e1686..7100db8af3a4 100644
--- a/devel/py-game_sdl2/Makefile
+++ b/devel/py-game_sdl2/Makefile
@@ -11,7 +11,7 @@ DISTNAME= py${PORTNAME}-for-renpy-${DISTVERSION}
MAINTAINER= jbeich@FreeBSD.org
COMMENT= Reimplementation of portions of the pygame API using SDL2
-LICENSE= LGPL21 ZLIB
+LICENSE= LGPL21+ ZLIB
LICENSE_COMB= multi
BUILD_DEPENDS= cython:${PORTSDIR}/lang/cython
diff --git a/devel/renpy/Makefile b/devel/renpy/Makefile
index 4f39728dcb77..944215f9e41c 100644
--- a/devel/renpy/Makefile
+++ b/devel/renpy/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= http://www.renpy.org/dl/${PORTVERSION}/
MAINTAINER= jbeich@FreeBSD.org
COMMENT= Framework for developing visual-novel type games
-LICENSE= APACHE20 BSD3CLAUSE DejaVu LGPL21 MIT OFL11 ZLIB
+LICENSE= APACHE20 BSD3CLAUSE DejaVu LGPL21+ MIT OFL11 ZLIB
LICENSE_COMB= multi
LICENSE_NAME_DejaVu= Bitstream Vera and Arev fonts license
LICENSE_FILE_DejaVu= ${WRKSRC}/renpy/common/DejaVuSans.txt
diff --git a/net-p2p/transmission-cli/Makefile b/net-p2p/transmission-cli/Makefile
index c0d35681ba70..af820e2906b1 100644
--- a/net-p2p/transmission-cli/Makefile
+++ b/net-p2p/transmission-cli/Makefile
@@ -13,7 +13,7 @@ COMMENT?= Lightweight CLI (command line) BitTorrent client and utilities
SLAVEPORT?= cli
-LICENSE= GPLv2
+LICENSE= GPLv2+
.if ${SLAVEPORT} == cli
LICENSE+= MIT
LICENSE_COMB= multi