diff options
author | ryoon <ryoon@pkgsrc.org> | 2019-05-09 13:57:48 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2019-05-09 13:57:48 +0000 |
commit | a59c36aaa3912f89cc906ccb0944dc3448e859cf (patch) | |
tree | 2392ff90a29894e754c32230ba3731397ce5aac7 /misc/calibre | |
parent | 72e81933881ecff39953359110e437d907a7f602 (diff) | |
download | pkgsrc-a59c36aaa3912f89cc906ccb0944dc3448e859cf.tar.gz |
Recursive revbump from print/poppler
Exclude print/luatex that is updated manually.
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 7e6ac2ed893..eb9ae7933b7 100644 --- a/misc/calibre/Makefile +++ b/misc/calibre/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.222 2019/04/25 07:33:06 maya Exp $ +# $NetBSD: Makefile,v 1.223 2019/05/09 13:57:49 ryoon Exp $ DISTNAME= calibre-3.40.1 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= misc #MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=calibre/} MASTER_SITES= http://download.calibre-ebook.com/${PKGVERSION_NOREV}/ |