aboutsummaryrefslogtreecommitdiffstats
path: root/games/aquaria
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2016-01-13 00:20:31 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2016-01-13 00:20:31 +0800
commitf5c820f44ef3ac0da915aa0f52b5b54fddedf017 (patch)
tree2cea991d70e02cc86565656d596600b0fc2b5790 /games/aquaria
parentb3a93e5c77da138c9e063cfecb5710e3d738fad3 (diff)
downloadfreebsd-ports-gnome-f5c820f44ef3ac0da915aa0f52b5b54fddedf017.tar.gz
freebsd-ports-gnome-f5c820f44ef3ac0da915aa0f52b5b54fddedf017.tar.zst
freebsd-ports-gnome-f5c820f44ef3ac0da915aa0f52b5b54fddedf017.zip
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket
Diffstat (limited to 'games/aquaria')
-rw-r--r--games/aquaria/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/aquaria/Makefile b/games/aquaria/Makefile
index a495c88e6be3..8510c876339b 100644
--- a/games/aquaria/Makefile
+++ b/games/aquaria/Makefile
@@ -9,7 +9,7 @@ CATEGORIES= games
MAINTAINER= jbeich@FreeBSD.org
COMMENT= Underwater 2D fantasy action-adventure (game engine)
-LICENSE= GPLv2 # or any later version
+LICENSE= GPLv2+
BUILD_DEPENDS= ${LOCALBASE}/include/glm/glm.hpp:${PORTSDIR}/math/glm
LIB_DEPENDS= libvorbisfile.so:${PORTSDIR}/audio/libvorbis \