diff options
author | Danilo G. Baio <dbaio@FreeBSD.org> | 2022-01-26 12:44:44 -0300 |
---|---|---|
committer | Danilo G. Baio <dbaio@FreeBSD.org> | 2022-01-26 12:48:39 -0300 |
commit | 05f7f897865983c5975b700832ee5ab21c6a0da3 (patch) | |
tree | 245a5f802de35151a9bff1672a7d36c633ea370f /math/py-matplotlib-inline/Makefile | |
parent | www/cinny: Update to 1.7.0 (diff) |
math/py-matplotlib-inline: Update to 0.1.3
Diffstat (limited to 'math/py-matplotlib-inline/Makefile')
-rw-r--r-- | math/py-matplotlib-inline/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-matplotlib-inline/Makefile b/math/py-matplotlib-inline/Makefile index bbf4323ff28c..0f412fbe966c 100644 --- a/math/py-matplotlib-inline/Makefile +++ b/math/py-matplotlib-inline/Makefile @@ -1,5 +1,5 @@ PORTNAME= matplotlib-inline -DISTVERSION= 0.1.2 +DISTVERSION= 0.1.3 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |