diff options
author | obache <obache@pkgsrc.org> | 2013-05-04 07:19:01 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2013-05-04 07:19:01 +0000 |
commit | f56071c8f6edc34236fa756dc8ddc06602586dfb (patch) | |
tree | 3d9956bdaae046e367276e0d6ec40598686bafd3 /print/evince-nautilus | |
parent | 19ca033bad53153704d811d28544b29b063df150 (diff) | |
download | pkgsrc-f56071c8f6edc34236fa756dc8ddc06602586dfb.tar.gz |
missing recursive bump from poppler-0.22.3 shlib major change.
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 91daf8deb67..85194d11d5d 100644 --- a/print/evince-nautilus/Makefile +++ b/print/evince-nautilus/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.54 2013/03/31 08:13:31 obache Exp $ +# $NetBSD: Makefile,v 1.55 2013/05/04 07:19:06 obache Exp $ # .include "../../print/evince/Makefile.common" PKGNAME= ${DISTNAME:S/evince/evince-nautilus/} -PKGREVISION= 15 +PKGREVISION= 16 COMMENT= File properties plugin for evince files .include "options.mk" |