svn commit: r365627 - head/graphics/R-cran-munsell

Antoine Brodin antoine at FreeBSD.org
Fri Aug 22 09:50:17 UTC 2014


Author: antoine
Date: Fri Aug 22 09:50:16 2014
New Revision: 365627
URL: http://svnweb.freebsd.org/changeset/ports/365627
QAT: https://qat.redports.org/buildarchive/r365627/

Log:
  MIT license with a copyright holder can be distributed

Modified:
  head/graphics/R-cran-munsell/Makefile

Modified: head/graphics/R-cran-munsell/Makefile
==============================================================================
--- head/graphics/R-cran-munsell/Makefile	Fri Aug 22 09:29:10 2014	(r365626)
+++ head/graphics/R-cran-munsell/Makefile	Fri Aug 22 09:50:16 2014	(r365627)
@@ -14,7 +14,7 @@ LICENSE=	MIT CW
 LICENSE_COMB=	multi
 LICENSE_NAME_CW=	Charlotte Wickham COPYRIGHT
 LICENSE_FILE_CW=	${WRKSRC}/LICENSE
-LICENSE_PERMS_CW=	auto-accept
+LICENSE_PERMS_CW=	dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
 
 RUN_DEPENDS=	R-cran-colorspace>0:${PORTSDIR}/graphics/R-cran-colorspace
 


More information about the svn-ports-head mailing list