summaryrefslogtreecommitdiff
path: root/graphics/py-matplotlib-gtk2
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/py-matplotlib-gtk2')
-rw-r--r--graphics/py-matplotlib-gtk2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/py-matplotlib-gtk2/Makefile b/graphics/py-matplotlib-gtk2/Makefile
index 2b8074e60c2..e7e3bf9c356 100644
--- a/graphics/py-matplotlib-gtk2/Makefile
+++ b/graphics/py-matplotlib-gtk2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2009/08/05 11:02:12 markd Exp $
+# $NetBSD: Makefile,v 1.14 2009/08/19 11:38:53 tnn Exp $
#
DISTNAME= matplotlib-0.98.4
@@ -17,7 +17,7 @@ PY_PATCHPLIST= yes
PYDISTUTILSPKG= yes
USE_LANGUAGES= c c++
-PYTHON_VERSIONS_ACCEPTED= 26 25 24
+PYTHON_VERSIONS_ACCEPTED= 26 25
.include "../../lang/python/extension.mk"
.include "../../graphics/py-matplotlib/buildlink3.mk"