diff options
author | wiz <wiz@pkgsrc.org> | 2018-01-10 22:16:24 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2018-01-10 22:16:24 +0000 |
commit | 030884c9cb9d1f901ce6e0383b9a8275eea5c302 (patch) | |
tree | 3f55f97802df299ef64ede35181f405e9089db8f /misc/calibre/Makefile | |
parent | 2e56c39653ef1a9e5f5e5a2f5c55a8e06835e057 (diff) | |
download | pkgsrc-030884c9cb9d1f901ce6e0383b9a8275eea5c302.tar.gz |
*: Recursive bump for poppler-0.62.0
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 8a33e06d28f..17a3004a57c 100644 --- a/misc/calibre/Makefile +++ b/misc/calibre/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.191 2017/12/08 08:52:57 maya Exp $ +# $NetBSD: Makefile,v 1.192 2018/01/10 22:16:25 wiz Exp $ DISTNAME= calibre-2.85.1 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= misc #MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=calibre/} MASTER_SITES= http://download.calibre-ebook.com/${PKGVERSION_NOREV}/ |