diff options
author | prlw1 <prlw1> | 2013-08-22 09:21:57 +0000 |
---|---|---|
committer | prlw1 <prlw1> | 2013-08-22 09:21:57 +0000 |
commit | d30db0649c82f5e79ee2d805bdd90c60c2d866a4 (patch) | |
tree | f6b530effd16d012bacd796a526c01e97f89ea6b /print/evince3 | |
parent | 4225808eb1b4d825ed1b5b044eed0cc28fbcebba (diff) | |
download | pkgsrc-d30db0649c82f5e79ee2d805bdd90c60c2d866a4.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/evince3')
-rw-r--r-- | print/evince3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/evince3/Makefile b/print/evince3/Makefile index 0ee1ee96d43..5896be49f0c 100644 --- a/print/evince3/Makefile +++ b/print/evince3/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.21 2013/06/06 12:53:55 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2013/08/22 09:21:58 prlw1 Exp $ # .include "../../print/evince3/Makefile.common" COMMENT= Document viewer -PKGREVISION= 9 +PKGREVISION= 10 .include "options.mk" |