diff options
Diffstat (limited to 'textproc/ebook-tools/Makefile')
-rw-r--r-- | textproc/ebook-tools/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/ebook-tools/Makefile b/textproc/ebook-tools/Makefile index a0d11bf3a20..c4cf53f2e36 100644 --- a/textproc/ebook-tools/Makefile +++ b/textproc/ebook-tools/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2018/04/17 22:29:34 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2019/07/20 22:46:05 wiz Exp $ # also update lit2epub if you update this package. DISTNAME= ebook-tools-0.2.2 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ebook-tools/} |