diff options
author | khorben <khorben@pkgsrc.org> | 2018-02-27 23:56:07 +0000 |
---|---|---|
committer | khorben <khorben@pkgsrc.org> | 2018-02-27 23:56:07 +0000 |
commit | bc33ad520a562b35d1e7d12dcc44bb10414fb215 (patch) | |
tree | cd562b8c896fe6d3992e171af05c83666fe63f97 /misc/calibre | |
parent | 5be2816a22c42621beb4172640278de01569b341 (diff) | |
download | pkgsrc-bc33ad520a562b35d1e7d12dcc44bb10414fb215.tar.gz |
Revbump for packages depending on devel/libusb{,compat}
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 02bedd9a139..be1daec9a83 100644 --- a/misc/calibre/Makefile +++ b/misc/calibre/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.194 2018/02/10 13:53:48 khorben Exp $ +# $NetBSD: Makefile,v 1.195 2018/02/27 23:56:09 khorben Exp $ DISTNAME= calibre-3.16.0 +PKGREVISION= 1 CATEGORIES= misc #MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=calibre/} MASTER_SITES= http://download.calibre-ebook.com/${PKGVERSION_NOREV}/ |