summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-12-23 17:08:12 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-12-23 17:08:12 +0000
commit3afd0ac562f2ec1ad51868e7065f4dc67214566b (patch)
tree05b674fe9f16e766fa67bfe5e16b05a798deb0aa
parent1. Merge fixes for long known bugs from hackndev[1] version (diff)
- Update LICENSE
Notes
Notes: svn path=/head/; revision=337260
-rw-r--r--sysutils/py-psutil/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/py-psutil/Makefile b/sysutils/py-psutil/Makefile
index bb1c8a07a2f8..25f356b62e35 100644
--- a/sysutils/py-psutil/Makefile
+++ b/sysutils/py-psutil/Makefile
@@ -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}