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 /misc/calibre/Makefile | |
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 'misc/calibre/Makefile')
-rw-r--r-- | misc/calibre/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/calibre/Makefile b/misc/calibre/Makefile index ef03d85632e..ba8a91acfaa 100644 --- a/misc/calibre/Makefile +++ b/misc/calibre/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.59 2013/07/04 17:03:19 wiz Exp $ +# $NetBSD: Makefile,v 1.60 2013/08/22 09:21:57 prlw1 Exp $ # DISTNAME= calibre-0.9.7 -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=calibre/} EXTRACT_SUFX= .tar.xz |