diff options
Diffstat (limited to 'lang/python/python-psutil')
-rw-r--r-- | lang/python/python-psutil/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/python/python-psutil/Makefile b/lang/python/python-psutil/Makefile index 9e336a307..d6d79b01d 100644 --- a/lang/python/python-psutil/Makefile +++ b/lang/python/python-psutil/Makefile @@ -15,7 +15,7 @@ PYPI_NAME:=psutil PKG_HASH:=5410638e4df39c54d957fc51ce03048acd8e6d60abc0f5107af51e5fb566eb3c PKG_MAINTAINER:=Jan Pavlinec <jan.pavlinec1@gmail.com> -PKG_LICENSE:=BSD 3-Clause +PKG_LICENSE:=BSD-3-Clause PKG_LICENSE_FILES:=LICENSE include ../pypi.mk |