summaryrefslogtreecommitdiff
path: root/math/py-matplotlib/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-09-04 20:53:46 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-09-04 20:53:46 +0000
commitf06f43f7c4546cac805191f381f89bde9bff7160 (patch)
treeb3cf297d32238e314a62b0363161e03fe6557189 /math/py-matplotlib/Makefile
parent- Update to 1.6 (diff)
- Update to 0.99.0
PR: 138394 Submitted by: Wen Heping <wenheping@gmail.com> Approved by: maintainer
Notes
Notes: svn path=/head/; revision=240887
Diffstat (limited to 'math/py-matplotlib/Makefile')
-rw-r--r--math/py-matplotlib/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/math/py-matplotlib/Makefile b/math/py-matplotlib/Makefile
index e4436f69cf03..4c420ab932a4 100644
--- a/math/py-matplotlib/Makefile
+++ b/math/py-matplotlib/Makefile
@@ -7,10 +7,9 @@
#
PORTNAME= matplotlib
-PORTVERSION= 0.98.5.2
-PORTREVISION= 1
+PORTVERSION= 0.99.0
CATEGORIES= math python
-MASTER_SITES= SF/${PORTNAME}/OldFiles
+MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-0.99/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= mainland@apeiron.net