Date: Wed, 25 Sep 2019 20:40:24 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r512816 - head/multimedia/libquvi-scripts Message-ID: <201909252040.x8PKeOZo074471@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Wed Sep 25 20:40:23 2019 New Revision: 512816 URL: https://svnweb.freebsd.org/changeset/ports/512816 Log: Fix LICENSE_FILE Modified: head/multimedia/libquvi-scripts/Makefile Modified: head/multimedia/libquvi-scripts/Makefile ============================================================================== --- head/multimedia/libquvi-scripts/Makefile Wed Sep 25 20:40:18 2019 (r512815) +++ head/multimedia/libquvi-scripts/Makefile Wed Sep 25 20:40:23 2019 (r512816) @@ -11,7 +11,7 @@ MAINTAINER= sunpoet@FreeBSD.org COMMENT= Embedded lua scripts for libquvi and utility scripts LICENSE= LGPL21+ -LICENSE_FILE_LGPL21+ = ${WRKSRC}/COPYING +LICENSE_FILE= ${WRKSRC}/COPYING PORTSCOUT= limit:^0\.4\.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201909252040.x8PKeOZo074471>