diff options
author | nros <nros@pkgsrc.org> | 2017-08-15 11:19:56 +0000 |
---|---|---|
committer | nros <nros@pkgsrc.org> | 2017-08-15 11:19:56 +0000 |
commit | c3d2c25dcbbc9e4c2a8bde608befd6ae84d2b0ff (patch) | |
tree | 53f7999ec4f655623cd25ba154c2aa1fe6ec69bd /misc/calibre | |
parent | a29ccf2adae26f93a1d15e361e325935815a5dc1 (diff) | |
download | pkgsrc-c3d2c25dcbbc9e4c2a8bde608befd6ae84d2b0ff.tar.gz |
Revbump due to poppler update to version 0.57.0.
Diffstat (limited to 'misc/calibre')
-rw-r--r-- | misc/calibre/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/calibre/Makefile b/misc/calibre/Makefile index fb01d688b4c..40c48951ada 100644 --- a/misc/calibre/Makefile +++ b/misc/calibre/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.184 2017/07/26 15:15:46 wiz Exp $ +# $NetBSD: Makefile,v 1.185 2017/08/15 11:19:56 nros Exp $ DISTNAME= calibre-2.85.1 +PKGREVISION= 1 CATEGORIES= misc #MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=calibre/} MASTER_SITES= http://download.calibre-ebook.com/${PKGVERSION_NOREV}/ |