diff options
author | wiz <wiz@pkgsrc.org> | 2007-03-18 20:39:27 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-03-18 20:39:27 +0000 |
commit | 3289ef98d88151a090b4e623762486b153c5a84a (patch) | |
tree | edb86d2b5771bd8a1d09c2d3bdb123cb13bb78c8 /graphics/comix/Makefile | |
parent | 32d5065e42f0f4baa249a633402b4a18945546d1 (diff) | |
download | pkgsrc-3289ef98d88151a090b4e623762486b153c5a84a.tar.gz |
Update to 3.6.3:
Comix 3.6.3
- Added a Hungarian translation by Ernő Drabik.
- Added a patch by Abdullah Hamed that fixes so that the arrow keys can be
used to flip pages also when not in fit-to-screen mode when the
corresponding preference is set. Just like was possible only with the
scroll wheel before.
- Fixed a bug with opening certain Zip files. Thanks to Steve Juranich for
the fix.
- Fixed a bug concerning %'s in filenames.
Diffstat (limited to 'graphics/comix/Makefile')
-rw-r--r-- | graphics/comix/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/comix/Makefile b/graphics/comix/Makefile index aac0384d98b..515a00b3e23 100644 --- a/graphics/comix/Makefile +++ b/graphics/comix/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2007/02/02 19:12:07 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2007/03/18 20:39:27 wiz Exp $ # -DISTNAME= comix-3.6.2 +DISTNAME= comix-3.6.3 CATEGORIES= graphics python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=comix/} |