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 18755606ca0..71f46cf8bb5 100644 --- a/graphics/py-gdchart/Makefile +++ b/graphics/py-gdchart/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.27 2010/06/13 22:44:42 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2011/01/13 13:38:16 wiz Exp $ # DISTNAME= gdchart-py-0.6 PKGNAME= ${PYPKGPREFIX}-gdchart-0.6 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= graphics python MASTER_SITES= http://www.nullcube.com/software/pygdchart.html |