diff options
Diffstat (limited to 'graphics/py-matplotlib-gtk2')
-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 b10e4e57266..1b77708e24b 100644 --- a/graphics/py-matplotlib-gtk2/Makefile +++ b/graphics/py-matplotlib-gtk2/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.25 2012/02/06 12:40:33 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2012/03/03 00:13:17 wiz Exp $ # DISTNAME= matplotlib-1.0.1 PKGNAME= ${PYPKGPREFIX}-matplotlib-gtk-1.0.1 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= graphics python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=matplotlib/} |