diff options
author | wiz <wiz@pkgsrc.org> | 2019-07-23 17:19:56 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2019-07-23 17:19:56 +0000 |
commit | 473cbe920b8ce52ee2406ab23a28868b9c84e1b8 (patch) | |
tree | 840267f523623fd4ecdaf076857434d1b4335726 /misc/calibre | |
parent | c2cad49afa4388cd1bd2227cdf40bc283d0c2b04 (diff) | |
download | pkgsrc-473cbe920b8ce52ee2406ab23a28868b9c84e1b8.tar.gz |
*: recursive bump for poppler 0.79
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 eb9ae7933b7..21833eb536b 100644 --- a/misc/calibre/Makefile +++ b/misc/calibre/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.223 2019/05/09 13:57:49 ryoon Exp $ +# $NetBSD: Makefile,v 1.224 2019/07/23 17:19:58 wiz Exp $ DISTNAME= calibre-3.40.1 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= misc #MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=calibre/} MASTER_SITES= http://download.calibre-ebook.com/${PKGVERSION_NOREV}/ |