diff options
author | adam <adam@pkgsrc.org> | 2018-12-09 18:51:58 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2018-12-09 18:51:58 +0000 |
commit | efb1fd4565223c20630b5ebe741a1315bda7dd9e (patch) | |
tree | 68985d937ee4dc74aece704314ab6a9670d2a366 /misc/calibre | |
parent | 84fff95985bbc11a1b49890a1bef4a94195c514b (diff) | |
download | pkgsrc-efb1fd4565223c20630b5ebe741a1315bda7dd9e.tar.gz |
revbump after updating textproc/icu
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 12286e986c5..54f1ea44a0c 100644 --- a/misc/calibre/Makefile +++ b/misc/calibre/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.214 2018/12/03 08:35:30 wiz Exp $ +# $NetBSD: Makefile,v 1.215 2018/12/09 18:52:36 adam Exp $ DISTNAME= calibre-3.34.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= misc #MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=calibre/} MASTER_SITES= http://download.calibre-ebook.com/${PKGVERSION_NOREV}/ |