diff options
author | drochner <drochner@pkgsrc.org> | 2007-07-06 18:04:24 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2007-07-06 18:04:24 +0000 |
commit | c5181722cd6e4bace8c56d57cc8bf070216c484f (patch) | |
tree | f564fe765c7a5f4af54195ed56e0f0a91b1bcb69 /print/evince-nautilus | |
parent | 420de96d3f0d4c8aa43c47b1d60299aa4c7c62cb (diff) | |
download | pkgsrc-c5181722cd6e4bace8c56d57cc8bf070216c484f.tar.gz |
update to 0.8.3
changes:
-bugfixes
-translation updates
-compatibility to newer poppler releases which paves the way for an
eventual poppler update
Diffstat (limited to 'print/evince-nautilus')
-rw-r--r-- | print/evince-nautilus/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/print/evince-nautilus/Makefile b/print/evince-nautilus/Makefile index 7ce9a5ec5c6..3baffcbd445 100644 --- a/print/evince-nautilus/Makefile +++ b/print/evince-nautilus/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.16 2007/06/05 05:37:33 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2007/07/06 18:04:24 drochner Exp $ # .include "../../print/evince/Makefile.common" PKGNAME= ${DISTNAME:S/evince/evince-nautilus/} -PKGREVISION= 1 COMMENT= File properties plugin for evince files PKG_OPTIONS_VAR= PKG_OPTIONS.evince |