diff options
author | wiz <wiz@pkgsrc.org> | 2018-06-17 14:37:00 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2018-06-17 14:37:00 +0000 |
commit | 8554622f8b3178ae04ff38a39cd19a2b79713aab (patch) | |
tree | 027f13a18f2859fac5e816c674d5e855e687b8ac /misc/calibre | |
parent | 0cb5320ec921332dfbc300f0482a620021ff2273 (diff) | |
download | pkgsrc-8554622f8b3178ae04ff38a39cd19a2b79713aab.tar.gz |
*: bump PKGREVISION for poppler 0.65.0 shlib version bump
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 f8e08e2d8c2..3f2a9969cd1 100644 --- a/misc/calibre/Makefile +++ b/misc/calibre/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.204 2018/06/17 08:19:19 wiz Exp $ +# $NetBSD: Makefile,v 1.205 2018/06/17 14:37:01 wiz Exp $ DISTNAME= calibre-3.26.1 +PKGREVISION= 1 CATEGORIES= misc #MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=calibre/} MASTER_SITES= http://download.calibre-ebook.com/${PKGVERSION_NOREV}/ |