svn commit: r434090 - head/multimedia/libquvi-scripts

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Feb 14 14:32:55 UTC 2017


Author: sunpoet
Date: Tue Feb 14 14:32:53 2017
New Revision: 434090
URL: https://svnweb.freebsd.org/changeset/ports/434090

Log:
  Update LICENSE and add LICENSE_FILE

Modified:
  head/multimedia/libquvi-scripts/Makefile

Modified: head/multimedia/libquvi-scripts/Makefile
==============================================================================
--- head/multimedia/libquvi-scripts/Makefile	Tue Feb 14 14:32:47 2017	(r434089)
+++ head/multimedia/libquvi-scripts/Makefile	Tue Feb 14 14:32:53 2017	(r434090)
@@ -9,8 +9,8 @@ MASTER_SITES=	SF/quvi/${PORTVERSION:R}/$
 MAINTAINER=	sunpoet at FreeBSD.org
 COMMENT=	Embedded lua scripts for libquvi and utility scripts
 
-LICENSE=	LGPL21 LGPL3
-LICENSE_COMB=	dual
+LICENSE=	LGPL21+
+LICENSE_FILE_LGPL21=	${WRKSRC}/COPYING
 
 PORTSCOUT=	limit:0.4.[0-9]*
 


More information about the svn-ports-all mailing list