diff options
author | maya <maya@pkgsrc.org> | 2017-12-08 08:52:56 +0000 |
---|---|---|
committer | maya <maya@pkgsrc.org> | 2017-12-08 08:52:56 +0000 |
commit | 1540b029c5e39a4ac6d006a5efb30e6050d1a303 (patch) | |
tree | 3a9960c7078500114a9c1de14e5138d659119ea5 /misc/calibre | |
parent | b5f48684590a9ad531781b82ad2ad4d83b0a89df (diff) | |
download | pkgsrc-1540b029c5e39a4ac6d006a5efb30e6050d1a303.tar.gz |
bump for print/poppler major bump
note: script detailed in `man revbump` insisted on bumping pkgrevision of
print/poppler, it's probably wrong, but not committing this change is wronger.
Diffstat (limited to 'misc/calibre')
-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 1dbbfc12418..8a33e06d28f 100644 --- a/misc/calibre/Makefile +++ b/misc/calibre/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.190 2017/11/30 16:45:30 adam Exp $ +# $NetBSD: Makefile,v 1.191 2017/12/08 08:52:57 maya Exp $ DISTNAME= calibre-2.85.1 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= misc #MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=calibre/} MASTER_SITES= http://download.calibre-ebook.com/${PKGVERSION_NOREV}/ |