diff options
Diffstat (limited to 'math/py-matplotlib')
-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 60dd31c6ea4b..b8ca478e637f 100644 --- a/math/py-matplotlib/Makefile +++ b/math/py-matplotlib/Makefile @@ -3,7 +3,7 @@ PORTNAME= matplotlib PORTVERSION= 1.2.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= math python MASTER_SITES= http://cloud.github.com/downloads/matplotlib/matplotlib/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |