diff options
Diffstat (limited to 'misc/calibre/Makefile')
-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 527af9755d9..42b46ddf6ff 100644 --- a/misc/calibre/Makefile +++ b/misc/calibre/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.188 2017/09/18 09:53:27 maya Exp $ +# $NetBSD: Makefile,v 1.189 2017/09/25 22:26:51 joerg Exp $ DISTNAME= calibre-2.85.1 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= misc #MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=calibre/} MASTER_SITES= http://download.calibre-ebook.com/${PKGVERSION_NOREV}/ |