diff options
author | wiz <wiz@pkgsrc.org> | 2013-02-16 11:18:58 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-02-16 11:18:58 +0000 |
commit | a96f4900ac951c1bb62cfab03e095e81439bb8bf (patch) | |
tree | d0def9b6a36a2b3df4828dbc84a89a15adffc5c1 /graphics/py-matplotlib-tk/Makefile | |
parent | 2e332fe74c8e9ae8e035b8cdce887904aaeadac7 (diff) | |
download | pkgsrc-a96f4900ac951c1bb62cfab03e095e81439bb8bf.tar.gz |
Recursive bump for png-1.6.
Diffstat (limited to 'graphics/py-matplotlib-tk/Makefile')
-rw-r--r-- | graphics/py-matplotlib-tk/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/py-matplotlib-tk/Makefile b/graphics/py-matplotlib-tk/Makefile index fd62000b05d..9b9e1d2ab37 100644 --- a/graphics/py-matplotlib-tk/Makefile +++ b/graphics/py-matplotlib-tk/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.14 2012/12/17 11:52:43 drochner Exp $ +# $NetBSD: Makefile,v 1.15 2013/02/16 11:22:25 wiz Exp $ # DISTNAME= matplotlib-1.2.0 PKGNAME= ${PYPKGPREFIX}-matplotlib-tk-1.2.0 +PKGREVISION= 1 CATEGORIES= graphics python MASTER_SITES= https://github.com/downloads/matplotlib/matplotlib/ FETCH_USING= curl |