Date: Mon, 31 Oct 2016 20:51:59 +0000 (UTC) From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r425025 - head/audio/lv2 Message-ID: <201610312051.u9VKpxf3075102@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Mon Oct 31 20:51:58 2016 New Revision: 425025 URL: https://svnweb.freebsd.org/changeset/ports/425025 Log: audio/lv2: oops, sort LICENSE field Modified: head/audio/lv2/Makefile (contents, props changed) Modified: head/audio/lv2/Makefile ============================================================================== --- head/audio/lv2/Makefile Mon Oct 31 20:40:43 2016 (r425024) +++ head/audio/lv2/Makefile Mon Oct 31 20:51:58 2016 (r425025) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201610312051.u9VKpxf3075102>