diff options
Diffstat (limited to 'sysutils/py-salt/Makefile')
-rw-r--r-- | sysutils/py-salt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/py-salt/Makefile b/sysutils/py-salt/Makefile index 72df3b0a62e4..e3eab0f1c3f8 100644 --- a/sysutils/py-salt/Makefile +++ b/sysutils/py-salt/Makefile @@ -10,7 +10,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= christer.edwards@gmail.com COMMENT= Distributed remote execution and configuration management system -LICENSE= AL2 +LICENSE= APACHE20 BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}yaml>=0:${PORTSDIR}/devel/py-yaml \ ${PYTHON_PKGNAMEPREFIX}pyzmq>=2.1.9:${PORTSDIR}/devel/py-pyzmq \ |