summaryrefslogtreecommitdiff
path: root/graphics/py-matplotlib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/py-matplotlib/Makefile')
-rw-r--r--graphics/py-matplotlib/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/py-matplotlib/Makefile b/graphics/py-matplotlib/Makefile
index c1252a8c635..2726ca134d1 100644
--- a/graphics/py-matplotlib/Makefile
+++ b/graphics/py-matplotlib/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.25 2010/05/17 16:22:59 drochner Exp $
+# $NetBSD: Makefile,v 1.26 2010/06/13 22:44:42 wiz Exp $
#
DISTNAME= matplotlib-0.99.1.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= graphics python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=matplotlib/}