diff options
author | obache <obache> | 2013-09-04 12:31:24 +0000 |
---|---|---|
committer | obache <obache> | 2013-09-04 12:31:24 +0000 |
commit | a70551c23e1a84d80f02d4d8d7c4c24384b52752 (patch) | |
tree | 893f6e599549c1ddfa77575d57a4282ce4833048 /graphics/py-gdchart | |
parent | 0c66e2394ba9e2553151269ff1e64afb81a68b74 (diff) | |
download | pkgsrc-a70551c23e1a84d80f02d4d8d7c4c24384b52752.tar.gz |
recursive bump from graphics/gd shlib major bump.
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 ce3097b967f..f0c98ba1a68 100644 --- a/graphics/py-gdchart/Makefile +++ b/graphics/py-gdchart/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.35 2013/09/02 21:23:07 adam Exp $ +# $NetBSD: Makefile,v 1.36 2013/09/04 12:31:25 obache Exp $ DISTNAME= gdchart-py-0.6 PKGNAME= ${PYPKGPREFIX}-gdchart-0.6 -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= graphics python MASTER_SITES= http://www.nullcube.com/software/pygdchart.html |