Date: Mon, 18 Jul 2016 18:49:46 +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: r418730 - head/sysutils/fusefs-squashfuse Message-ID: <201607181849.u6IInkfh073383@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Mon Jul 18 18:49:46 2016 New Revision: 418730 URL: https://svnweb.freebsd.org/changeset/ports/418730 Log: sysutils/fusefs-squashfuse: fix LICENSE PR: 210645 Approved by: portmgr blanket Modified: head/sysutils/fusefs-squashfuse/Makefile (contents, props changed) Modified: head/sysutils/fusefs-squashfuse/Makefile ============================================================================== --- head/sysutils/fusefs-squashfuse/Makefile Mon Jul 18 18:46:27 2016 (r418729) +++ head/sysutils/fusefs-squashfuse/Makefile Mon Jul 18 18:49:46 2016 (r418730) @@ -8,7 +8,8 @@ PKGNAMEPREFIX= fusefs- MAINTAINER= jsmith@resonatingmedia.com COMMENT= Mount a squashfs archive and treat it like a local file system -LICENSE= GPLv2 +LICENSE= BSD2CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE USE_GITHUB= yes GH_ACCOUNT= vasi
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201607181849.u6IInkfh073383>