Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Dec 2013 17:08:12 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r337260 - head/sysutils/py-psutil
Message-ID:  <201312231708.rBNH8CJL055925@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Mon Dec 23 17:08:12 2013
New Revision: 337260
URL: http://svnweb.freebsd.org/changeset/ports/337260

Log:
  - Update LICENSE

Modified:
  head/sysutils/py-psutil/Makefile

Modified: head/sysutils/py-psutil/Makefile
==============================================================================
--- head/sysutils/py-psutil/Makefile	Mon Dec 23 16:32:05 2013	(r337259)
+++ head/sysutils/py-psutil/Makefile	Mon Dec 23 17:08:12 2013	(r337260)
@@ -10,7 +10,7 @@ PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Process utilities module for Python
 
-LICENSE=	BSD
+LICENSE=	BSD3CLAUSE
 
 PYDISTUTILS_AUTOPLIST=	yes
 PYDISTUTILS_PKGNAME=	${PORTNAME}



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