svn commit: r346168 - head/devel/cmake

Pietro Cerutti gahr at FreeBSD.org
Wed Feb 26 09:36:22 UTC 2014


Author: gahr
Date: Wed Feb 26 09:36:21 2014
New Revision: 346168
URL: http://svnweb.freebsd.org/changeset/ports/346168
QAT: https://qat.redports.org/buildarchive/r346168/

Log:
  - Fix LICENSE
  
  Approved by:	kde@ (implicit)

Modified:
  head/devel/cmake/Makefile

Modified: head/devel/cmake/Makefile
==============================================================================
--- head/devel/cmake/Makefile	Wed Feb 26 09:36:11 2014	(r346167)
+++ head/devel/cmake/Makefile	Wed Feb 26 09:36:21 2014	(r346168)
@@ -9,7 +9,7 @@ MASTER_SITES=	http://downloads.cmake.org
 MAINTAINER=	kde at FreeBSD.org
 COMMENT?=	Cross-platform Makefile generator
 
-LICENSE=	BSD
+LICENSE=	BSD3CLAUSE
 
 CONFIGURE_ENV=	MAKE=make
 CONFIGURE_ARGS=	--prefix=${PREFIX} \


More information about the svn-ports-all mailing list