diff options
Diffstat (limited to 'graphics/py-gdchart/Makefile')
-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 185481e0f06..6a0484a1c50 100644 --- a/graphics/py-gdchart/Makefile +++ b/graphics/py-gdchart/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.30 2012/10/06 14:11:16 asau Exp $ +# $NetBSD: Makefile,v 1.31 2013/01/26 21:37:58 adam Exp $ # DISTNAME= gdchart-py-0.6 PKGNAME= ${PYPKGPREFIX}-gdchart-0.6 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= graphics python MASTER_SITES= http://www.nullcube.com/software/pygdchart.html |