diff options
author | markd <markd@pkgsrc.org> | 2003-05-05 12:28:27 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2003-05-05 12:28:27 +0000 |
commit | 6bb318724e2c1b549f0402de8a01aa4310c16e79 (patch) | |
tree | 2decd7963a80656795a7b7928ca94227fbe28a25 /graphics/kdegraphics3/Makefile | |
parent | 6a1698afdb4f2949c5417e06428f53aad513342a (diff) | |
download | pkgsrc-6bb318724e2c1b549f0402de8a01aa4310c16e79.tar.gz |
Fix problem with kghostview only showing the first page of a multipage
ps file. From KDE Bug ID 57563.
Bump PKGREVISION.
Diffstat (limited to 'graphics/kdegraphics3/Makefile')
-rw-r--r-- | graphics/kdegraphics3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/kdegraphics3/Makefile b/graphics/kdegraphics3/Makefile index 9d3264399a4..e54ba16e645 100644 --- a/graphics/kdegraphics3/Makefile +++ b/graphics/kdegraphics3/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.19 2003/05/02 11:55:23 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2003/05/05 12:28:27 markd Exp $ DISTNAME= kdegraphics-3.1.1 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= graphics COMMENT= Graphics programs for the KDE integrated X11 desktop |