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 5a55b2c41cf..0c5ff163eca 100644 --- a/misc/calibre/Makefile +++ b/misc/calibre/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.211 2018/09/02 21:32:43 wiz Exp $ +# $NetBSD: Makefile,v 1.212 2018/11/12 03:52:32 ryoon Exp $ DISTNAME= calibre-3.29.0 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= misc #MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=calibre/} MASTER_SITES= http://download.calibre-ebook.com/${PKGVERSION_NOREV}/ |