diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-06-20 21:52:07 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-06-20 21:52:07 +0000 |
commit | a94ffe2501ca207e5fae06dcf871ae76a15a0dab (patch) | |
tree | b9294bf8e621d15b2fcf6860f6a32bcb40f1f1ef /graphics/gdchart/Makefile | |
parent | dd0667e8094b6bebb539b8f2bd6b13af4ec0d7a8 (diff) | |
download | pkgsrc-a94ffe2501ca207e5fae06dcf871ae76a15a0dab.tar.gz |
Bump PKGREVISION and remove X11 support where appropiate.
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 2aaa14ec481..b3857e33276 100644 --- a/graphics/gdchart/Makefile +++ b/graphics/gdchart/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.12 2004/04/25 04:40:48 snj Exp $ +# $NetBSD: Makefile,v 1.13 2004/06/20 21:52:08 xtraeme Exp $ # DISTNAME= gdchart0.11.4dev PKGNAME= gdchart-0.11.4 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= graphics MASTER_SITES= http://www.fred.net/brv/chart/ \ ftp://ftp.nuug.no/pub/anders/distfiles/ |