summaryrefslogtreecommitdiff
path: root/graphics/py-matplotlib-gtk2/Makefile
diff options
context:
space:
mode:
authoradam <adam>2013-09-02 19:50:38 +0000
committeradam <adam>2013-09-02 19:50:38 +0000
commita5a9e60bf935c74df3423b60184d018e40c61cc9 (patch)
tree50a1ccd42456eff2c4cb93f6820d39553d73b228 /graphics/py-matplotlib-gtk2/Makefile
parentaf17f760c4c8d76bd91611a3337a4a75b8810597 (diff)
downloadpkgsrc-a5a9e60bf935c74df3423b60184d018e40c61cc9.tar.gz
Revbump after cairo update
Diffstat (limited to 'graphics/py-matplotlib-gtk2/Makefile')
-rw-r--r--graphics/py-matplotlib-gtk2/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/py-matplotlib-gtk2/Makefile b/graphics/py-matplotlib-gtk2/Makefile
index 2ef957d68f9..e74e12bcd21 100644
--- a/graphics/py-matplotlib-gtk2/Makefile
+++ b/graphics/py-matplotlib-gtk2/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.42 2013/07/24 11:13:56 drochner Exp $
+# $NetBSD: Makefile,v 1.43 2013/09/02 19:51:09 adam Exp $
#
DISTNAME= matplotlib-1.2.1
PKGNAME= ${PYPKGPREFIX}-matplotlib-gtk-1.2.1
+PKGREVISION= 1
CATEGORIES= graphics python
MASTER_SITES= https://github.com/downloads/matplotlib/matplotlib/
FETCH_USING= curl