diff options
author | wiz <wiz@pkgsrc.org> | 2015-07-15 15:09:37 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2015-07-15 15:09:37 +0000 |
commit | 1c286d7931346abd5ed74c75ca529270edd88558 (patch) | |
tree | f0cdf113447e5bca59430add5e43d612026a33e2 /print/evince | |
parent | 504d4e4f375b3e198bcf190291ca3fa02b26095f (diff) | |
download | pkgsrc-1c286d7931346abd5ed74c75ca529270edd88558.tar.gz |
Bump PKGREVISION for poppler shlib major bump.
Diffstat (limited to 'print/evince')
-rw-r--r-- | print/evince/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/evince/Makefile b/print/evince/Makefile index 6cadba3302a..5a2e456f938 100644 --- a/print/evince/Makefile +++ b/print/evince/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.111 2015/04/25 14:24:45 tnn Exp $ +# $NetBSD: Makefile,v 1.112 2015/07/15 15:09:39 wiz Exp $ # .include "../../print/evince/Makefile.common" -PKGREVISION= 41 +PKGREVISION= 42 COMMENT= Document viewer |