diff options
author | wiz <wiz@pkgsrc.org> | 2019-02-16 13:26:48 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2019-02-16 13:26:48 +0000 |
commit | 23a106b20088e50d781a113f4e36a86ff54071db (patch) | |
tree | 1ff91cea535256d3eaff688d36f399dcadc2cf8f /misc/calibre | |
parent | ce02522231e39e6d2d5bfb5f3eeed08bec569c4a (diff) | |
download | pkgsrc-23a106b20088e50d781a113f4e36a86ff54071db.tar.gz |
*: recursive bump for poppler-0.74.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 c9b98f49f5b..f1c589911bf 100644 --- a/misc/calibre/Makefile +++ b/misc/calibre/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.216 2019/02/14 12:16:48 wiz Exp $ +# $NetBSD: Makefile,v 1.217 2019/02/16 13:26:49 wiz Exp $ DISTNAME= calibre-3.39.1 +PKGREVISION= 1 CATEGORIES= misc #MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=calibre/} MASTER_SITES= http://download.calibre-ebook.com/${PKGVERSION_NOREV}/ |