diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2018-11-22 20:18:37 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2018-11-22 20:18:37 +0000 |
commit | cc8a667aa283dbd1c377aa55dd4b47568cebc6b9 (patch) | |
tree | 61cb3664013fb792e76869e17b47783aadc54052 /math/py-matplotlib/Makefile | |
parent | 9ea8c5a60afa67ef2f40c0e73594522c3aec51a6 (diff) | |
download | ports-cc8a667aa283dbd1c377aa55dd4b47568cebc6b9.tar.gz ports-cc8a667aa283dbd1c377aa55dd4b47568cebc6b9.zip |
Notes
Diffstat (limited to 'math/py-matplotlib/Makefile')
-rw-r--r-- | math/py-matplotlib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-matplotlib/Makefile b/math/py-matplotlib/Makefile index 2c8ecebcdb6f..aabb081ac061 100644 --- a/math/py-matplotlib/Makefile +++ b/math/py-matplotlib/Makefile @@ -4,7 +4,7 @@ PORTNAME= matplotlib DISTVERSIONPREFIX= v DISTVERSION= 2.1.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |