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 1eeb6d83300..127d53ad32f 100644 --- a/graphics/py-matplotlib-gtk2/Makefile +++ b/graphics/py-matplotlib-gtk2/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.23 2011/04/22 13:43:50 obache Exp $ +# $NetBSD: Makefile,v 1.24 2011/11/01 06:01:44 sbd Exp $ # DISTNAME= matplotlib-1.0.1 PKGNAME= ${PYPKGPREFIX}-matplotlib-gtk-1.0.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= graphics python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=matplotlib/} |