diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2005-04-12 08:23:00 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2005-04-12 08:23:00 +0000 |
commit | e40c3785a15afb3120a84865eb5b1cf36e07466e (patch) | |
tree | 527f2d8db8225ca1d9ee9aeac317671c43d0c363 /math/py-matplotlib/Makefile | |
parent | upgrade to 2.3.a (diff) |
upgrade to 0.74
Notes
Notes:
svn path=/head/; revision=133126
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} |