summaryrefslogtreecommitdiff
path: root/math/py-matplotlib
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-12-25 20:54:41 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-12-25 20:54:41 +0000
commitbb210937730d8ecec1aa6a641302e298e1b94cda (patch)
treed10f07c67e87e0e03ad94450d5e19513f9a146eb /math/py-matplotlib
parent- Update graphics/png to 1.6.16 (diff)
Bump portrevision after png update
Notes
Notes: svn path=/head/; revision=375598
Diffstat (limited to 'math/py-matplotlib')
-rw-r--r--math/py-matplotlib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-matplotlib/Makefile b/math/py-matplotlib/Makefile
index cffb03c86bd0..10b5ba5559a6 100644
--- a/math/py-matplotlib/Makefile
+++ b/math/py-matplotlib/Makefile
@@ -3,7 +3,7 @@
PORTNAME= matplotlib
PORTVERSION= 1.4.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math python
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}