aboutsummaryrefslogtreecommitdiff
path: root/math/py-pymc
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-08-22 07:20:30 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-08-22 07:20:30 +0000
commit783540d9ac879d0687cea549c6b7785c6f5299b9 (patch)
treeb6055f20690cc8bff54870694ba8a060d5b87ec1 /math/py-pymc
parent95f76981d8d66ba44f24c99e34b09cad08635f58 (diff)
downloadports-783540d9ac879d0687cea549c6b7785c6f5299b9.tar.gz
ports-783540d9ac879d0687cea549c6b7785c6f5299b9.zip
Canonicalize a few LICENSE_PERMS
With hat: portmgr
Notes
Notes: svn path=/head/; revision=365614
Diffstat (limited to 'math/py-pymc')
-rw-r--r--math/py-pymc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-pymc/Makefile b/math/py-pymc/Makefile
index d2ce13cf6f60..374bfa3a67e7 100644
--- a/math/py-pymc/Makefile
+++ b/math/py-pymc/Makefile
@@ -15,7 +15,7 @@ COMMENT= Markov Chain Monte Carlo Sampling Toolkit
LICENSE= AFL
LICENSE_NAME= Academic Free License
LICENSE_FILE= ${WRKSRC}/LICENSE
-LICENSE_PERMS= auto-accept dist-mirror dist-sell pkg-mirror pkg-sell
+LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
BUILD_DEPENDS= ${PYNUMPY} \
${PYTHON_PKGNAMEPREFIX}matplotlib>0:${PORTSDIR}/math/py-matplotlib \