aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjbeich <jbeich@FreeBSD.org>2016-11-01 04:51:58 +0800
committerjbeich <jbeich@FreeBSD.org>2016-11-01 04:51:58 +0800
commitb179c7f9240c833fb3274b4770e6ec0e16dd060e (patch)
treeaf638a7923c0112199409142eecf04928f345c08
parentf139c8d7f4bcb23a01e5f4c84b53409dec8189b0 (diff)
downloadfreebsd-ports-gnome-b179c7f9240c833fb3274b4770e6ec0e16dd060e.tar.gz
freebsd-ports-gnome-b179c7f9240c833fb3274b4770e6ec0e16dd060e.tar.zst
freebsd-ports-gnome-b179c7f9240c833fb3274b4770e6ec0e16dd060e.zip
audio/lv2: oops, sort LICENSE field
-rw-r--r--audio/lv2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/lv2/Makefile b/audio/lv2/Makefile
index 71bec60ea88e..efb4ec955e85 100644
--- a/audio/lv2/Makefile
+++ b/audio/lv2/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= http://lv2plug.in/spec/
MAINTAINER= beerml@sigma6audio.de
COMMENT= Open standard for audio plugins (successor to LADSPA)
-LICENSE= MIT ISCL
+LICENSE= ISCL MIT
LICENSE_COMB= multi
# Only lv2specgen.py is under MIT
LICENSE_FILE_ISCL= ${WRKSRC}/COPYING