diff options
author | prlw1 <prlw1@pkgsrc.org> | 2013-08-22 09:21:57 +0000 |
---|---|---|
committer | prlw1 <prlw1@pkgsrc.org> | 2013-08-22 09:21:57 +0000 |
commit | 1a4f31d3dcf04478f7a69241147735db0ee2ce00 (patch) | |
tree | f6b530effd16d012bacd796a526c01e97f89ea6b /print/evince-nautilus | |
parent | 25deed9d414f92cf6f89652540aebbbafa992958 (diff) | |
download | pkgsrc-1a4f31d3dcf04478f7a69241147735db0ee2ce00.tar.gz |
To quote an earlier commit message:
Recursive revbump because poppler updated its shlib major for a
x.y.z+1 change, again...
Diffstat (limited to 'print/evince-nautilus')
-rw-r--r-- | print/evince-nautilus/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/evince-nautilus/Makefile b/print/evince-nautilus/Makefile index 6726667db99..bc9f85d7fab 100644 --- a/print/evince-nautilus/Makefile +++ b/print/evince-nautilus/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.59 2013/06/06 12:54:59 wiz Exp $ +# $NetBSD: Makefile,v 1.60 2013/08/22 09:21:58 prlw1 Exp $ # .include "../../print/evince/Makefile.common" PKGNAME= ${DISTNAME:S/evince/evince-nautilus/} -PKGREVISION= 20 +PKGREVISION= 21 COMMENT= File properties plugin for evince files .include "options.mk" |