diff options
author | wiz <wiz@pkgsrc.org> | 2016-05-22 18:20:46 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2016-05-22 18:20:46 +0000 |
commit | 5cb49cfdbe67d403d4dd9f74067774a99d20efa8 (patch) | |
tree | 4d51be97e81fbbc524d1f425a8b669a462398033 /misc/calibre | |
parent | 33c03da28f4b4e3194e25ea24b9d9f853cb3cc71 (diff) | |
download | pkgsrc-5cb49cfdbe67d403d4dd9f74067774a99d20efa8.tar.gz |
Recursive bump for poppler* update to 0.44.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 424923d6460..c91c7581bc9 100644 --- a/misc/calibre/Makefile +++ b/misc/calibre/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.139 2016/05/21 06:37:00 wiz Exp $ +# $NetBSD: Makefile,v 1.140 2016/05/22 18:20:47 wiz Exp $ DISTNAME= calibre-2.57.1 +PKGREVISION= 1 CATEGORIES= misc #MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=calibre/} MASTER_SITES= http://download.calibre-ebook.com/${PKGVERSION_NOREV}/ |