diff options
author | adam <adam@pkgsrc.org> | 2014-01-11 14:42:00 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2014-01-11 14:42:00 +0000 |
commit | 7c4d7f8e0058d0d776287cba5e52719425f11478 (patch) | |
tree | 58b6f1e9a2b75837dbd01d6d52a48b640123fc60 /graphics/py-matplotlib-tk | |
parent | 26dcd02e8047abdd304ad7ffa5df2c8213f8ab18 (diff) | |
download | pkgsrc-7c4d7f8e0058d0d776287cba5e52719425f11478.tar.gz |
Revbump after updating tcl/tk.
Diffstat (limited to 'graphics/py-matplotlib-tk')
-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 efb004c2273..2a43ee0bb2a 100644 --- a/graphics/py-matplotlib-tk/Makefile +++ b/graphics/py-matplotlib-tk/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2013/07/24 11:13:56 drochner Exp $ +# $NetBSD: Makefile,v 1.22 2014/01/11 14:42:04 adam Exp $ DISTNAME= matplotlib-1.2.1 PKGNAME= ${PYPKGPREFIX}-matplotlib-tk-1.2.1 +PKGREVISION= 1 CATEGORIES= graphics python MASTER_SITES= https://github.com/downloads/matplotlib/matplotlib/ FETCH_USING= curl |