diff options
author | ryoon <ryoon@pkgsrc.org> | 2018-07-20 03:33:47 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2018-07-20 03:33:47 +0000 |
commit | 3e45f86c80b52c9484d1dd1f60229f414413ce2e (patch) | |
tree | 9ec6da5d8324a2791b4061e5e80effe93ce174cb /graphics/tesseract/Makefile | |
parent | 759d2f3e6a3e9432559d91b7bb504e1814744100 (diff) | |
download | pkgsrc-3e45f86c80b52c9484d1dd1f60229f414413ce2e.tar.gz |
Recursive revbump from textproc/icu-62.1
Diffstat (limited to 'graphics/tesseract/Makefile')
-rw-r--r-- | graphics/tesseract/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/tesseract/Makefile b/graphics/tesseract/Makefile index e0b80a73da8..f359631e8d0 100644 --- a/graphics/tesseract/Makefile +++ b/graphics/tesseract/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.38 2018/06/22 09:50:16 adam Exp $ +# $NetBSD: Makefile,v 1.39 2018/07/20 03:34:16 ryoon Exp $ DISTNAME= tesseract-3.05.02 +PKGREVISION= 1 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_GITHUB:=tesseract-ocr/} DISTFILES= ${DEFAULT_DISTFILES} |