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 b3857e33276..8188d24f98b 100644 --- a/graphics/gdchart/Makefile +++ b/graphics/gdchart/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.13 2004/06/20 21:52:08 xtraeme Exp $ +# $NetBSD: Makefile,v 1.14 2004/10/03 00:14:50 tv Exp $ # DISTNAME= gdchart0.11.4dev PKGNAME= gdchart-0.11.4 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= graphics MASTER_SITES= http://www.fred.net/brv/chart/ \ ftp://ftp.nuug.no/pub/anders/distfiles/ |