diff options
Diffstat (limited to 'graphics/py-matplotlib-gtk2/Makefile')
-rw-r--r-- | graphics/py-matplotlib-gtk2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/py-matplotlib-gtk2/Makefile b/graphics/py-matplotlib-gtk2/Makefile index 04c8ef61e38..f09ea4d6deb 100644 --- a/graphics/py-matplotlib-gtk2/Makefile +++ b/graphics/py-matplotlib-gtk2/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.17 2010/06/13 22:44:42 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2010/09/14 11:02:03 wiz Exp $ # DISTNAME= matplotlib-0.99.1.2 PKGNAME= ${PYPKGPREFIX}-matplotlib-gtk-0.99.1.2 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= graphics python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=matplotlib/} |