Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Jul 2014 12:51:51 +0000 (UTC)
From:      Pietro Cerutti <gahr@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r360611 - head/graphics/aqsis
Message-ID:  <201407041251.s64CppLR044490@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gahr
Date: Fri Jul  4 12:51:51 2014
New Revision: 360611
URL: http://svnweb.freebsd.org/changeset/ports/360611
QAT: https://qat.redports.org/buildarchive/r360611/

Log:
  - Fix LICENSE

Modified:
  head/graphics/aqsis/Makefile

Modified: head/graphics/aqsis/Makefile
==============================================================================
--- head/graphics/aqsis/Makefile	Fri Jul  4 12:51:23 2014	(r360610)
+++ head/graphics/aqsis/Makefile	Fri Jul  4 12:51:51 2014	(r360611)
@@ -10,7 +10,7 @@ MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}
 MAINTAINER=	gahr@FreeBSD.org
 COMMENT=	Photorealistic rendering system
 
-LICENSE=	BSD GPLv2
+LICENSE=	BSD3CLAUSE GPLv2
 LICENSE_COMB=	multi
 
 BUILD_DEPENDS=	bison:${PORTSDIR}/devel/bison \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201407041251.s64CppLR044490>