svn commit: r340745 - head/ports-mgmt/poudriere

Bryan Drewery bdrewery at FreeBSD.org
Wed Jan 22 23:05:14 UTC 2014


Author: bdrewery
Date: Wed Jan 22 23:05:13 2014
New Revision: 340745
URL: http://svnweb.freebsd.org/changeset/ports/340745
QAT: https://qat.redports.org/buildarchive/r340745/

Log:
  Update LICENSE to new format

Modified:
  head/ports-mgmt/poudriere/Makefile

Modified: head/ports-mgmt/poudriere/Makefile
==============================================================================
--- head/ports-mgmt/poudriere/Makefile	Wed Jan 22 23:02:52 2014	(r340744)
+++ head/ports-mgmt/poudriere/Makefile	Wed Jan 22 23:05:13 2014	(r340745)
@@ -10,7 +10,7 @@ DISTFILES=	${PORTNAME}-${PORTVERSION}${E
 MAINTAINER=	bdrewery at FreeBSD.org
 COMMENT=	Port build and test system
 
-LICENSE=	BSD
+LICENSE=	BSD2CLAUSE
 
 OPTIONS_DEFINE=	ZSH
 


More information about the svn-ports-all mailing list