diff options
Diffstat (limited to 'math/py-matplotlib/Makefile')
-rw-r--r-- | math/py-matplotlib/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/py-matplotlib/Makefile b/math/py-matplotlib/Makefile index e15bc282e0c8..992887e0e3dd 100644 --- a/math/py-matplotlib/Makefile +++ b/math/py-matplotlib/Makefile @@ -7,8 +7,8 @@ # PORTNAME= matplotlib -PORTVERSION= 0.71 -PORTREVISION= 1 +PORTVERSION= 0.74 +PORTREVISION= 0 CATEGORIES= math python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |