diff options
Diffstat (limited to 'graphics/gdchart/Makefile')
-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 6f7305e766c..fceb2099155 100644 --- a/graphics/gdchart/Makefile +++ b/graphics/gdchart/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.29 2012/10/06 14:10:50 asau Exp $ +# $NetBSD: Makefile,v 1.30 2013/01/26 21:36:27 adam Exp $ DISTNAME= gdchart0.11.5dev PKGNAME= gdchart-0.11.5 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= graphics MASTER_SITES= http://www.fred.net/brv/chart/ |