diff options
author | wiz <wiz@pkgsrc.org> | 2019-03-27 11:23:15 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2019-03-27 11:23:15 +0000 |
commit | 2e6a03889663d88a187b02fd7de1c16b91425c94 (patch) | |
tree | b3202e06fadff8033406d5fe578795800a0d0149 /misc/calibre | |
parent | e52eb64db51614d9d206f1f24cc8dd45fbf391b4 (diff) | |
download | pkgsrc-2e6a03889663d88a187b02fd7de1c16b91425c94.tar.gz |
*: recursive bump for poppler 0.75 -> 0.74 downgrade
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 2b4e7f91df8..13053afd716 100644 --- a/misc/calibre/Makefile +++ b/misc/calibre/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.219 2019/03/26 07:12:09 wiz Exp $ +# $NetBSD: Makefile,v 1.220 2019/03/27 11:23:16 wiz Exp $ DISTNAME= calibre-3.40.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= misc #MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=calibre/} MASTER_SITES= http://download.calibre-ebook.com/${PKGVERSION_NOREV}/ |