diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2018-02-24 11:12:25 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2018-02-24 11:12:25 +0000 |
commit | b0896d33d07d947c6d9eff2330b67ed09e45f85e (patch) | |
tree | 2710ebea99f672b8068efaf111a90b6d37489fab /math/py-matplotlib/pkg-descr | |
parent | www/apache22: Add upstream fix (diff) |
math/py-matplotlib: Update to 2.1.2
Maintainer's timeout expired: mainland@apeiron.net
Additional port changes:
* Changed to DISTVERSION
* Changed WWW to https URL
PR: 222689
Submitted by: Kostas Oikonomou <ko@research.att.com> (version 2.0.2)
Approved by: portmgr (maintainer timeout, 14 days)
Approved by: tcberner (mentor, implicit)
Notes
Notes:
svn path=/head/; revision=462787
Diffstat (limited to 'math/py-matplotlib/pkg-descr')
-rw-r--r-- | math/py-matplotlib/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-matplotlib/pkg-descr b/math/py-matplotlib/pkg-descr index 269aed8b0040..b63945a75938 100644 --- a/math/py-matplotlib/pkg-descr +++ b/math/py-matplotlib/pkg-descr @@ -5,4 +5,4 @@ can be used in python scripts, interactively from the python shell (ala matlab or mathematica), in web application servers generating dynamic charts, or embedded in GTK, Tk or WX applications; see backends. -WWW: http://matplotlib.org/ +WWW: https://matplotlib.org/ |