diff options
author | ryoon <ryoon@pkgsrc.org> | 2015-06-30 09:57:33 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2015-06-30 09:57:33 +0000 |
commit | 623ebdddfba8542cb3b4da6c7faed15934196ea0 (patch) | |
tree | 3566f8a42ff9bae0b3c57669f636c630224661fd /graphics/py-gdchart | |
parent | 8872fa2bf769891a97fa15e256198a6389f80231 (diff) | |
download | pkgsrc-623ebdddfba8542cb3b4da6c7faed15934196ea0.tar.gz |
Recursive revbump from pkgsrc/multimedia/libvpx.
Diffstat (limited to 'graphics/py-gdchart')
-rw-r--r-- | graphics/py-gdchart/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/py-gdchart/Makefile b/graphics/py-gdchart/Makefile index b8564c6c509..17ebd7cab41 100644 --- a/graphics/py-gdchart/Makefile +++ b/graphics/py-gdchart/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.38 2014/05/09 07:37:07 wiz Exp $ +# $NetBSD: Makefile,v 1.39 2015/06/30 09:57:37 ryoon Exp $ DISTNAME= gdchart-py-0.6 PKGNAME= ${PYPKGPREFIX}-gdchart-0.6 -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= graphics python MASTER_SITES= http://www.nullcube.com/software/pygdchart.html |