Date: Sun, 24 Sep 2017 18:49:02 +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: r450505 - head/devel/rubygem-yui-compressor Message-ID: <201709241849.v8OIn2fB081920@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Sep 24 18:49:02 2017 New Revision: 450505 URL: https://svnweb.freebsd.org/changeset/ports/450505 Log: Update LICENSE Modified: head/devel/rubygem-yui-compressor/Makefile Modified: head/devel/rubygem-yui-compressor/Makefile ============================================================================== --- head/devel/rubygem-yui-compressor/Makefile Sun Sep 24 18:48:56 2017 (r450504) +++ head/devel/rubygem-yui-compressor/Makefile Sun Sep 24 18:49:02 2017 (r450505) @@ -9,11 +9,10 @@ MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= YUI Compressor for minifying JavaScript and CSS assets -LICENSE= BSD3CLAUSE MIT MPL -LICENSE_COMB= dual +LICENSE= BSD3CLAUSE MIT MPL11 MPL20 +LICENSE_COMB= multi NO_ARCH= yes - USE_RUBY= yes USES= gem
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201709241849.v8OIn2fB081920>