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 42b46ddf6ff..1dbbfc12418 100644 --- a/misc/calibre/Makefile +++ b/misc/calibre/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.189 2017/09/25 22:26:51 joerg Exp $ +# $NetBSD: Makefile,v 1.190 2017/11/30 16:45:30 adam Exp $ DISTNAME= calibre-2.85.1 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= misc #MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=calibre/} MASTER_SITES= http://download.calibre-ebook.com/${PKGVERSION_NOREV}/ |