summaryrefslogtreecommitdiff
path: root/math/py-matplotlib-scalebar/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/py-matplotlib-scalebar/Makefile')
-rw-r--r--math/py-matplotlib-scalebar/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/py-matplotlib-scalebar/Makefile b/math/py-matplotlib-scalebar/Makefile
index 09b9bc8f0358..f46b43e081ce 100644
--- a/math/py-matplotlib-scalebar/Makefile
+++ b/math/py-matplotlib-scalebar/Makefile
@@ -1,7 +1,7 @@
# Created by: Rainer Hurling <rhurlin@gwdg.de>
PORTNAME= matplotlib-scalebar
-PORTVERSION= 0.8.0
+PORTVERSION= 0.8.1
CATEGORIES= math python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -9,7 +9,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= rhurlin@FreeBSD.org
COMMENT= Artist for matplotlib to display a scale bar
-LICENSE= MIT
+LICENSE= BSD
LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}matplotlib>=0:math/py-matplotlib@${PY_FLAVOR}