diff options
author | wiz <wiz@pkgsrc.org> | 2019-03-26 07:12:07 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2019-03-26 07:12:07 +0000 |
commit | 58f588f52c573b4f0262ccd99543f3f8b4cc50e9 (patch) | |
tree | b2bb4abcc68371b46528ef3cecd8e78c3f4bba87 /misc/calibre | |
parent | df12483ddfe7705f5f5f61e0f5e6716c1a76b7ca (diff) | |
download | pkgsrc-58f588f52c573b4f0262ccd99543f3f8b4cc50e9.tar.gz |
*: recursive bump for poppler-0.75
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 470ec5c37d0..2b4e7f91df8 100644 --- a/misc/calibre/Makefile +++ b/misc/calibre/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.218 2019/03/25 13:11:56 wiz Exp $ +# $NetBSD: Makefile,v 1.219 2019/03/26 07:12:09 wiz Exp $ DISTNAME= calibre-3.40.1 +PKGREVISION= 1 CATEGORIES= misc #MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=calibre/} MASTER_SITES= http://download.calibre-ebook.com/${PKGVERSION_NOREV}/ |