diff options
Diffstat (limited to 'misc/calibre/Makefile')
-rw-r--r-- | misc/calibre/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/misc/calibre/Makefile b/misc/calibre/Makefile index 1cddf6b904a..e9bf5a46179 100644 --- a/misc/calibre/Makefile +++ b/misc/calibre/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.180 2017/05/02 13:37:31 wiz Exp $ +# $NetBSD: Makefile,v 1.181 2017/05/16 13:37:24 wiz Exp $ -DISTNAME= calibre-2.83.0 -PKGREVISION= 2 +DISTNAME= calibre-2.85.1 CATEGORIES= misc #MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=calibre/} MASTER_SITES= http://download.calibre-ebook.com/${PKGVERSION_NOREV}/ |