diff options
author | wiz <wiz@pkgsrc.org> | 2018-06-24 11:16:10 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2018-06-24 11:16:10 +0000 |
commit | a19c610eda91bb993dc4da5877eade4b07777658 (patch) | |
tree | 636438be2300feed813b27a0909fff95a59538db /misc/calibre | |
parent | b8ad18ca6f416e28204d9781fd4fe8f56e4db76e (diff) | |
download | pkgsrc-a19c610eda91bb993dc4da5877eade4b07777658.tar.gz |
*: recursive bump for poppler-0.66.0 update
Diffstat (limited to 'misc/calibre')
-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 3f2a9969cd1..f32f9a69e45 100644 --- a/misc/calibre/Makefile +++ b/misc/calibre/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.205 2018/06/17 14:37:01 wiz Exp $ +# $NetBSD: Makefile,v 1.206 2018/06/24 11:16:11 wiz Exp $ DISTNAME= calibre-3.26.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= misc #MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=calibre/} MASTER_SITES= http://download.calibre-ebook.com/${PKGVERSION_NOREV}/ |