svn commit: r364221 - head/graphics/opencolorio

John Marino marino at FreeBSD.org
Wed Aug 6 21:30:46 UTC 2014


Author: marino
Date: Wed Aug  6 21:30:45 2014
New Revision: 364221
URL: http://svnweb.freebsd.org/changeset/ports/364221
QAT: https://qat.redports.org/buildarchive/r364221/

Log:
  graphics/opencolorio: change BSD license => BSD3CLAUSE
  
  PR:		192438
  Submitted by:	maintainer: Shane Ambler

Modified:
  head/graphics/opencolorio/Makefile

Modified: head/graphics/opencolorio/Makefile
==============================================================================
--- head/graphics/opencolorio/Makefile	Wed Aug  6 20:58:15 2014	(r364220)
+++ head/graphics/opencolorio/Makefile	Wed Aug  6 21:30:45 2014	(r364221)
@@ -9,7 +9,7 @@ CATEGORIES=	graphics multimedia
 MAINTAINER?=	FreeBSD at Shaneware.biz
 COMMENT?=	Complete color management solution
 
-LICENSE=	BSD
+LICENSE=	BSD3CLAUSE
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	imageworks


More information about the svn-ports-head mailing list