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 b4c9d2a1eea..5e68756b2a7 100644 --- a/graphics/py-gdchart/Makefile +++ b/graphics/py-gdchart/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.33 2013/06/03 10:05:19 wiz Exp $ +# $NetBSD: Makefile,v 1.34 2013/06/04 22:16:25 tron Exp $ # DISTNAME= gdchart-py-0.6 PKGNAME= ${PYPKGPREFIX}-gdchart-0.6 -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= graphics python MASTER_SITES= http://www.nullcube.com/software/pygdchart.html |