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/epdfview | |
parent | 19ca033bad53153704d811d28544b29b063df150 (diff) | |
download | pkgsrc-f56071c8f6edc34236fa756dc8ddc06602586dfb.tar.gz |
missing recursive bump from poppler-0.22.3 shlib major change.
Diffstat (limited to 'print/epdfview')
-rw-r--r-- | print/epdfview/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/epdfview/Makefile b/print/epdfview/Makefile index b86a9e1214f..21a314fbbb8 100644 --- a/print/epdfview/Makefile +++ b/print/epdfview/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.37 2013/03/31 08:13:30 obache Exp $ +# $NetBSD: Makefile,v 1.38 2013/05/04 07:19:06 obache Exp $ # DISTNAME= epdfview-0.1.8 -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= print MASTER_SITES= http://trac.emma-soft.com/epdfview/chrome/site/releases/ EXTRACT_SUFX= .tar.bz2 |