aboutsummaryrefslogtreecommitdiff
path: root/graphics/py-plotly
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-03-20 17:41:39 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-03-20 17:41:39 +0000
commitdd1a41a40335adf2b01d8648bc9c499ae299aaee (patch)
treee3c81add1c8c1c45c7a88bd4cf8ba0e1b50d4719 /graphics/py-plotly
parentd3e5775f45461dba409e516275a108b106a39c3a (diff)
downloadports-dd1a41a40335adf2b01d8648bc9c499ae299aaee.tar.gz
ports-dd1a41a40335adf2b01d8648bc9c499ae299aaee.zip
Notes
Diffstat (limited to 'graphics/py-plotly')
-rw-r--r--graphics/py-plotly/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/py-plotly/Makefile b/graphics/py-plotly/Makefile
index 0d16f8c99089..b58534cd63bc 100644
--- a/graphics/py-plotly/Makefile
+++ b/graphics/py-plotly/Makefile
@@ -10,7 +10,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= jjachuf@gmail.com
COMMENT= Plotting library for collaborative, interactive, publication-quality graphs
-LICENSE= BSD2CLAUSE
+LICENSE= MIT
# Python3 ready
USES= python