diff options
Diffstat (limited to 'graphics/gdchart')
-rw-r--r-- | graphics/gdchart/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gdchart/Makefile b/graphics/gdchart/Makefile index dc4d0dcd967..d5e640fa2ed 100644 --- a/graphics/gdchart/Makefile +++ b/graphics/gdchart/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.33 2013/06/04 22:16:18 tron Exp $ +# $NetBSD: Makefile,v 1.34 2013/09/02 21:23:06 adam Exp $ DISTNAME= gdchart0.11.5dev PKGNAME= gdchart-0.11.5 -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= graphics MASTER_SITES= http://www.fred.net/brv/chart/ |