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 e74e12bcd21..4b9e2748a04 100644 --- a/graphics/py-matplotlib-gtk2/Makefile +++ b/graphics/py-matplotlib-gtk2/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.43 2013/09/02 19:51:09 adam Exp $ +# $NetBSD: Makefile,v 1.44 2013/10/10 14:42:15 ryoon Exp $ # DISTNAME= matplotlib-1.2.1 PKGNAME= ${PYPKGPREFIX}-matplotlib-gtk-1.2.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= graphics python MASTER_SITES= https://github.com/downloads/matplotlib/matplotlib/ FETCH_USING= curl |