diff options
author | wiz <wiz> | 2003-06-24 08:20:59 +0000 |
---|---|---|
committer | wiz <wiz> | 2003-06-24 08:20:59 +0000 |
commit | 59fb89760543fbfe68e35246488649dd86f0cf99 (patch) | |
tree | 8601e13d2fc997c29d84752ff32697c395ebb7b0 /graphics/gdchart/Makefile | |
parent | 764c43fa6983c2b56dfd984aa0b31b72ae02184a (diff) | |
download | pkgsrc-59fb89760543fbfe68e35246488649dd86f0cf99.tar.gz |
Bump PKGREVISION, since previous version compiled but was unusable.
Diffstat (limited to 'graphics/gdchart/Makefile')
-rw-r--r-- | graphics/gdchart/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/gdchart/Makefile b/graphics/gdchart/Makefile index 2ceb08dedda..6e3fe947802 100644 --- a/graphics/gdchart/Makefile +++ b/graphics/gdchart/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2003/06/23 15:56:10 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2003/06/24 08:20:59 wiz Exp $ # DISTNAME= gdchart0.11.4dev PKGNAME= gdchart-0.11.4 +PKGREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://www.fred.net/brv/chart/ \ ftp://ftp.nuug.no/pub/anders/distfiles/ |