diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2013-12-24 01:08:12 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2013-12-24 01:08:12 +0800 |
commit | 7067f0fbc7f1ade60bd961c03f4217d53b147dbc (patch) | |
tree | 05b674fe9f16e766fa67bfe5e16b05a798deb0aa /sysutils | |
parent | 636ca3fd9536caa2da8e37cac27eb3d2c301c3aa (diff) | |
download | freebsd-ports-gnome-7067f0fbc7f1ade60bd961c03f4217d53b147dbc.tar.gz freebsd-ports-gnome-7067f0fbc7f1ade60bd961c03f4217d53b147dbc.tar.zst freebsd-ports-gnome-7067f0fbc7f1ade60bd961c03f4217d53b147dbc.zip |
- Update LICENSE
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/py-psutil/Makefile | 2 |
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} |