diff options
author | jmmv <jmmv@pkgsrc.org> | 2006-09-15 15:22:16 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2006-09-15 15:22:16 +0000 |
commit | 440f1cbd49a7c398a881e2194f91ab436d153c67 (patch) | |
tree | f4828e5acd7b5ab21a1a7a3b99255a9c474d9b28 /print/evince/Makefile | |
parent | b3baa84f0379106122c41854bd1fc3277c2a7087 (diff) | |
download | pkgsrc-440f1cbd49a7c398a881e2194f91ab436d153c67.tar.gz |
Update to 0.6.0:
Bug Fixes:
* Links aren't lost while resizing
* Tiff backend crash is fixed
* Recent code and icons code are screen safe
* Crash while handling password-protected documents is fixed
Translations:
* bg bn bn_IN ca de dz el et fa fi fr gu hi hu ja ko lt lv mk ml
mr nb or pt pt_BR ro ru sl sv th tr vi zh_CN zh_HK zh_TW
Diffstat (limited to 'print/evince/Makefile')
-rw-r--r-- | print/evince/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/print/evince/Makefile b/print/evince/Makefile index 0eb7ed66268..220a19e3e33 100644 --- a/print/evince/Makefile +++ b/print/evince/Makefile @@ -1,10 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2006/08/30 17:07:26 drochner Exp $ +# $NetBSD: Makefile,v 1.23 2006/09/15 15:22:16 jmmv Exp $ # .include "../../print/evince/Makefile.common" -PKGREVISION= 1 - COMMENT= Document viewer for the GNOME Desktop GCONF2_SCHEMAS= evince.schemas |